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 = ;;
How to Install
npm install xml2array
Contributing
Contributions are very welcome.
This app flattens any XML file into a JavaScript array, and then writes that array to a JSON file.
const flattenXml = ;;
npm install xml2array
Contributions are very welcome.
npm i xml2array
4
0.1.1
MIT