Skip to content

dev-zb/bbcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parser and formatter for BBCode, HTML

Use

Test

  • Install Node.js.

  • Install Yarn.

  • Install the dependencies.

    > yarn
    
  • Run the tests.

    > yarn test