fast-xml-parser
Validate XML, Parse XML and Build XML rapidly without C/C++ based libraries...
README
fast-xml-parser [![NPM quality][quality-image]][quality-url]
[quality-image]: http://npm.packagequality.com/shield/fast-xml-parser.svg?style=flat-square
[quality-url]: http://packagequality.com/#?package=fast-xml-parser
Validate XML, Parse XML to JS Object, or Build XML from JS Object without C/C++ based libraries and no callback.
Looking for maintainers
Check ThankYouBackers for our contributors
Users
Check the list of all known users here;
Main Features
Validate XML data syntactically
Parse XML to JS Object
Build XML from JS Object
Works with node packages, in browser, and in CLI (press try me button above for demo)
Faster than any other pure JS implementation.
It can handle big files (tested up to 100mb).
Controlled parsing using various options
XML Entities, HTML entities, and DOCTYPE entites are supported.
* unpaired tags (Eg `` in HTML), stop nodes (Eg `