Js-bbcode-parser

Simple, extendible javascript BBCode parser.

View the Project on GitHub Frug/js-bbcode-parser

Simple Extendible JavaScript BBCode Parser

This is a simple JavaScript BBCode parser module that returns html when fed BBCodes.

It's designed to be light-weight and allows you to easily add your own BBCodes with only basic JavaScript knowledge.

It was based initially on the Extendible BBCode Parser by Patrick Gillespie ( github @patorjk )

with help from the regexp blogs of Steven Levithan ( github @slevithan )

Support or Contact