Compare commits
2 Commits
master
...
travisBuil
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cc21f2d61a | ||
|
|
552c869f22 |
@@ -3,6 +3,9 @@ language: node_js
|
||||
node_js:
|
||||
- '0.10'
|
||||
- '0.12'
|
||||
- '4'
|
||||
- '5'
|
||||
- 'stable'
|
||||
script: npm test
|
||||
notifications:
|
||||
email:
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
[](https://travis-ci.org/Sai1919/xml-streamer)
|
||||
## Motivation
|
||||
|
||||
You use [Node.js](https://nodejs.org) for speed? You process XML streams? Then you want the fastest XML to JS parser: xml-streamer
|
||||
You use [Node.js](https://nodejs.org) for speed? You process XML streams? Then you want the fastest XML to JS parser: xml-streamer, based on [node-expat](https://github.com/astro/node-expat)
|
||||
|
||||
## Install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user