dev-zb / bbcode

ES6 BBCode & HTML parser

Repository from Github https://github.comdev-zb/bbcodeRepository from Github https://github.comdev-zb/bbcode

Parser and formatter for BBCode, HTML

Use

Test

  • Install Node.js.

  • Install Yarn.

  • Install the dependencies.

    > yarn
    
  • Run the tests.

    > yarn test
    

About

ES6 BBCode & HTML parser

License:Mozilla Public License 2.0


Languages

Language:JavaScript 100.0%