bbob_dart 0.1.0 bbob_dart: ^0.1.0 copied to clipboard
A port of the bbcode parser and trasnformer [bbob](https://github.com/JiLiZART/bbob) in dart.
bbob_dart #
⚡️Blazing fast port of the BBCode parser and transformer bbob in dart.
What's currently ported? #
bbob_parser
: parses bbcode into a ast.
Usage #
See code in exmaple folder.
Feature requests & bugs #
Since this is a port of bbob, feature requests and bug reports should preferably be reported to original bbob repo if it's not directly related to this dart implementation.