node-xml2js
XML converter
An XML to JavaScript object converter library with bi-directional conversion capabilities.
XML to JavaScript object converter.
5k stars
71 watching
606 forks
Language: CoffeeScript
last commit: over 1 year ago
Linked from 2 awesome lists
coffeescriptjavascriptnodenode-jsnodejsparsingxmlxml-parserxml2jsxml2json
Related projects:
Repository | Description | Stars |
---|---|---|
leethomason/tinyxml2 | A C++ XML parser that builds a Document Object Model (DOM) from an XML document. | 5,109 |
naturalintelligence/fast-xml-parser | A fast and efficient JavaScript library for parsing and generating XML data | 2,578 |
saltwaterc/libxml-to-js | Converts XML to JavaScript objects using libxmljs | 33 |
abdolence/x2js | Converts XML data to and from JSON objects in JavaScript | 1,007 |
nodeca/js-yaml | Provides a JavaScript implementation of YAML parsing and serialization | 6,305 |
maxim-mazurok/sax-ts | A tool for parsing XML data in a simple and efficient way | 17 |
syntax-tree/xast-util-from-xml | Utility to convert XML into a syntax tree data structure | 15 |
fb55/htmlparser2 | A fast and forgiving HTML parser with a focus on minimal allocations | 4,451 |
engali94/xmljson | Converts XML to JSON format using a command-line tool written in Swift. | 49 |
cheeriojs/cheerio | A fast and flexible HTML parser and DOM manipulator with jQuery-like API | 28,692 |
rchipka/node-osmosis | A fast and flexible web scraping library using native libxml C bindings | 4,116 |
acornjs/acorn | A small, fast JavaScript parser with plugin support | 10,609 |
oozcitak/xmlbuilder-js | A lightweight XML builder for Node.js applications | 920 |
sparklemotion/nokogiri | A Ruby library for parsing and manipulating XML and HTML documents | 6,153 |
mattt/ono | A cross-platform, modern API for working with HTML and XML in Apple platforms' Objective-C and Swift applications. | 2,605 |