libxml-to-js
XML parser
Converts XML to JavaScript objects using libxmljs
XML to JavaScript object converter based on libxmljs
33 stars
4 watching
12 forks
Language: JavaScript
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
abdolence/x2js | Converts XML data to and from JSON objects in JavaScript | 1,007 |
engali94/xmljson | Converts XML to JSON format using a command-line tool written in Swift. | 49 |
syntax-tree/xast-util-from-xml | Utility to convert XML into a syntax tree data structure | 15 |
kbrw/sweet_xml | A wrapper around :xmerl to convert XML documents into Elixir data structures | 362 |
stchris/untangle | Converts XML to Python objects, allowing easy navigation and access of elements and attributes. | 613 |
sinelaw/xml-to-json-fast | Converts XML data to JSON format with minimal memory usage | 48 |
ruby2js/ruby2js | Converts Ruby syntax to JavaScript syntax | 430 |
simonjwright/asis2xml | Converts Ada sources' ASIS representation to XML for easier development of reporting and transformational tools. | 2 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
syntax-tree/hast-util-to-xast | Utility to convert HTML syntax trees into XML syntax trees | 4 |
rclark/osm2geojson | Converts OSM data to GeoJSON format | 12 |
maxim-mazurok/sax-ts | A tool for parsing XML data in a simple and efficient way | 17 |
syntax-tree/xast-util-to-xml | A utility to convert syntax trees into XML strings. | 3 |
lobodart/cheatyxml | A Swift framework to easily parse and manage XML data | 24 |