An open API service indexing awesome lists of open source software.

https://github.com/pearmaster/xml-json-parser

XML to JSON, JSON to XML parser based on https://github.com/abdmob/x2js. Modified for NPM usage
https://github.com/pearmaster/xml-json-parser

Last synced: 3 months ago
JSON representation

XML to JSON, JSON to XML parser based on https://github.com/abdmob/x2js. Modified for NPM usage

Awesome Lists containing this project

README

        

# xml-json-parser
XML to JSON, JSON to XML transformer based on https://github.com/abdmob/x2js which is in turn just a clone of https://code.google.com/p/x2js/
Modified for NPM installation and Node.js usage.