https://github.com/valentinalexeev/jsnexml
JavaScript non-extracting XML parser
https://github.com/valentinalexeev/jsnexml
Last synced: 4 months ago
JSON representation
JavaScript non-extracting XML parser
- Host: GitHub
- URL: https://github.com/valentinalexeev/jsnexml
- Owner: valentinalexeev
- Created: 2013-02-08T10:35:33.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-08T10:40:58.000Z (over 12 years ago)
- Last Synced: 2025-01-04T05:19:58.861Z (6 months ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A JavaScript implementation of non-extracting XML parser.
Implementation based off an article http://www.xml.com/pub/a/2004/05/19/parsing.html