xml-objects
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "xml-objects", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Streaming wrapper around xml2js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,13 +0,13 @@ | ||
xml-objects | ||
=========== | ||
# xml-objects | ||
> Streaming wrapper around xml2js | ||
Streaming wrapper around xml2js | ||
Pipe fully formed bits of xml to _xml-objects_ to parse into javascript objects. Works great with [xml-nodes](https://github.com/timhudson/xml-nodes). | ||
[![build status](https://secure.travis-ci.org/timhudson/xml-objects.png)](http://travis-ci.org/timhudson/xml-objects) | ||
[![Build Status](https://img.shields.io/travis/timhudson/xml-objects.svg?style=flat-square)](https://travis-ci.org/timhudson/xml-objects) | ||
install | ||
------- | ||
[![NPM](https://nodei.co/npm/xml-objects.png?downloads=true&downloadRank=true)](https://nodei.co/npm/xml-objects/) | ||
## Install | ||
With [npm](https://npmjs.org/) do: | ||
@@ -19,4 +19,3 @@ | ||
example | ||
------- | ||
## Example | ||
@@ -36,5 +35,4 @@ ```javascript | ||
license | ||
------- | ||
## License | ||
MIT |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3277
6
37