xml2array

0.1.1 • Public • Published

What Does It Do?

This app flattens any XML file into a JavaScript array, and then writes that array to a JSON file.

Quick Start

 
const flattenXml = require('xml2array');
flattenXml('./xml2array/demo/music-collection.xml', 'music-collection.json');
 

How to Install

 
npm install xml2array
 

Contributing

Contributions are very welcome.

Readme

Keywords

Package Sidebar

Install

npm i xml2array

Weekly Downloads

4

Version

0.1.1

License

MIT

Last publish

Collaborators

  • zjohn77