node-xml-stream
Advanced tools
Comparing version
{ | ||
"name": "node-xml-stream", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A fast XML parser using streams.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -13,3 +13,3 @@ # node-xml-stream | ||
If you need a parser that is more heavy-weight with more functionality I recommend `node-feedparser` https://github.com/isaacs/sax-js | ||
If you need a parser that is more heavy-weight with more functionality I recommend `node-sax` https://github.com/isaacs/sax-js | ||
@@ -16,0 +16,0 @@ ### What does it do? |
65355
-0.01%