@prekel/rescript-bbcode
BBCode parser written in ReScript (OCaml) with TypeScript typings.
BBCode parser written in ReScript (OCaml) with TypeScript typings.
bbcode to html,you can used it for your project if you have a vue or react project,good luck for you
A simple, dependency-free parser for BBCode, based on SAX.
A utility for turning raw BBCode into React elements for React 18
An *updated* utility for turning raw BBCode into React elements.
Converts BBCode into an HTML string (inline styles only)
![build](https://github.com/Varatnar/bbcode-parser/workflows/build/badge.svg) [![codecov](https://codecov.io/gh/varatnar/bbcode-parser/branch/master/graph/badge.svg)](https://codecov.io/gh/varatnar/bbcode-parser) ## Usage
Renders a Commonmark AST into BBCode with the intent of yielding some fidelity to the source markdown document.
Parse BBCode to HTML.