node-sax

event-based streaming XML parser - Node.js module
  https://github.com/isaacs/sax-js
  0
  no reviews



A sax-style parser for XML and HTML.

It's a very simple tool to parse through an XML string, or to create a streaming HTML parser.

Node.js is an event-based server-side javascript engine.