Skip to content

gdzig/bbcodez

Repository files navigation

BBCodeZ

A Zig library for parsing and formatting BBCode.

Features

✅ BBCode parsing

TODO

  • Markdown formatting (WIP)
  • HTML formatting

Quick Start

Add bbcodez to your Zig project

zig fetch --save git+https://github.com/gdzig/bbcodez.git

Documentation

See: https://gdzig.github.io/bbcodez/

Building

zig build        # Build library
zig build test   # Run tests
zig build docs   # Generate documentation

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages