https://github.com/bytespider/xml2json
A simple XML to JSON transformation tool written in javascript
https://github.com/bytespider/xml2json
Last synced: about 1 year ago
JSON representation
A simple XML to JSON transformation tool written in javascript
- Host: GitHub
- URL: https://github.com/bytespider/xml2json
- Owner: bytespider
- Created: 2011-05-26T09:56:19.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-11-29T17:23:51.000Z (over 14 years ago)
- Last Synced: 2025-04-12T05:46:09.290Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 86.9 KB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#XML2JSON#
A simple tool for taking XML data as an XML object or string and transforming it to a javascript object or JSON.