Show:

Front-end/Wrapper for a particular tree builder, in this case the parser/tree builder from the node domino module. Feed it tokens using TreeBuilder#processToken, and it will build you a DOM tree and emit an event.

Classes

HTML5TreeBuilder