An example:
var HTML5 = require('html5')
var parser = new HTML5.Parser()
parser.parse(readableStream)
Parser
is the entrance to the parsing system. Either call parse
or
parseFragment
on it, and it will build a DOM tree.
$property
of $Object
function($prototype) { }
Emitted when $description
Parse the parameter given, if a readableStream
then asynchronously,
otherwise, immediately.