nodejs-sax - A streaming SAX-style XML parser in JavaScript for Node.js
Website: | https://github.com/isaacs/sax-js |
---|---|
License: | BSD and W3C |
Vendor: | Fedora Project |
- Description:
This is a SAX-style streaming XML parser in JavaScript for Node.js. It is: - A very simple tool to parse through an XML string. - A stepping stone to a streaming HTML parser. - A handy way to deal with RSS and other mostly-ok-but-kinda-broken XML docs.
Packages
nodejs-sax-0.5.5-1.el6.src [54 KiB] |
Changelog
by Jamie Nguyen (2013-08-26):
- update to upstream release 0.5.5 |