/bbcode

ES6 BBCode & HTML parser

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

Parser and formatter for BBCode, HTML

Use

Test

  • Install Node.js.

  • Install Yarn.

  • Install the dependencies.

    > yarn
    
  • Run the tests.

    > yarn test