xml-js-graphite
A convertor between XML text and Javascript object / JSON text. Forked to add Graphite specific features.
A convertor between XML text and Javascript object / JSON text. Forked to add Graphite specific features.
A convertor between XML text and Javascript object / JSON text.
A fork of xml-js with some improvements. A convertor between XML text and Javascript object / JSON text.
Implement xml2js, read from files, support large strings
Implement xml2js, read from files, support large strings
xml to js object
A convertor between XML text and Javascript object / JSON text.
A lightweight and efficient library for converting XML to JSON. Perfect for developers needing a simple yet powerful solution to transform XML data structures into JSON format with ease. Ideal for web applications, API integrations, and data parsing workf
A complete, bidirectional, JXON library
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.
Validate XML, Parse XML, Build XML without C/C++ based libraries
Validate XML or Parse XML to JS/JSON very fast without C/C++ based libraries
Rss to Json: RSS and Atom feed generator for Node.js
cxml conversion libraly
Converts XML to JSON
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.