@kjellmorten/xml-js
A convertor between XML text and Javascript object / JSON text. This fork adds the `allowDoubleSanitization` option.
A convertor between XML text and Javascript object / JSON text. This fork adds the `allowDoubleSanitization` option.
Validate XML or Parse XML to JS/JSON very fast without C/C++ based libraries
A convertor between XML text and Javascript object / JSON text.
A complete, bidirectional, JXON library
Fork of cmrigney/fast-xml2js. In-place replacement for xml2js parseString. This is about 20x-30x faster and makes use of the rapidxml C++ library.
XML parser
A convertor between XML text and Javascript object / JSON text.
This is a fork of fast-xml-parser. The primary change is that XMLParser does not transform tag values. All tag values are returned as strings. This is useful for preserving the original XML value when transforming XML to JSON and back to XML.
An alternative XML node based on fast-xml-parser as opposed to xml2js that's used in the built-in XML node. Designed for performance with larger datasets as well as adding additional customizability.
allows you to use rss easily
Rss to Json: RSS and Atom feed generator for Node.js
Fast, dependency-free XML-parser for parsing XML structures into JSON. Optimised for speed and low memory usage.
RSS feed parser for Node.js
A convertor between XML text and Javascript object / JSON text.
Rss to Json: RSS and Atom feed generator for Node.js
CLI tool to convert XML to JSON using xml2js
A convertor between XML text and Javascript object / JSON text.
Rss to Json: RSS and Atom feed generator for Node.js
cxml conversion libraly
Validate XML, Parse XML, Build XML without C/C++ based libraries