libjs-htmlparser

Forgiving html/xml/rss parser in javascript
  https://github.com/tautologistics/node-htmlparser
  0
  no reviews



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..