x2js
XML converter library
Converts XML data to and from JSON objects in JavaScript
x2js - XML to JSON and back for JavaScript
1k stars
44 watching
493 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
engali94/xmljson | Converts XML to JSON format using a command-line tool written in Swift. | 49 |
saltwaterc/libxml-to-js | Converts XML to JavaScript objects using libxmljs | 33 |
syntax-tree/xast-util-from-xml | Utility to convert XML into a syntax tree data structure | 15 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
cheedoong/xml2json | A C++ library that converts XML documents to JSON format | 301 |
sinelaw/xml-to-json-fast | Converts XML data to JSON format with minimal memory usage | 48 |
ddiidev/json2v | Converts JSON data to Vlang structs with customizable structure and type handling. | 28 |
simonjwright/asis2xml | Converts Ada sources' ASIS representation to XML for easier development of reporting and transformational tools. | 2 |
ruby0x1/scribe | Converts Haxe XML documentation to JSON or other formats | 4 |
syntax-tree/hast-util-to-xast | Utility to convert HTML syntax trees into XML syntax trees | 4 |
sbabiv/xml2map | A Go library that converts XML data into a hierarchical map representation. | 62 |
syntax-tree/xast-util-to-xml | A utility to convert syntax trees into XML strings. | 3 |
ruby2js/ruby2js | Converts Ruby syntax to JavaScript syntax | 430 |
creativeinquiry/go2json | Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
isl/x3ml | Engine for transforming XML data into RDF format based on predefined mappings and policies | 20 |