
Htmlparser is a forgiving html/xml/rss parser written in javascript for both the browser and nodejs. the parser can handle streams (chunked data) and supports custom handlers for writing custom doms/output.
this package contains the javascript file usable from the browser..