sax-ts
XML parser
A tool for parsing XML data in a simple and efficient way
SAX-style (Simple API for XML) parser in TypeScript
17 stars
3 watching
1 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
contributions-welcomedenohelp-wantednodenode-jsnode-modulenodejsnpmnpm-modulenpm-packagesaxsax-parsertypescriptxmlxml-parser
Related projects:
Repository | Description | Stars |
---|---|---|
willemdj/erlsom | A tool for parsing and generating XML documents in Erlang. | 267 |
michaelrsweet/mxml | A lightweight XML parsing library that provides efficient and flexible ways to read and manipulate XML data structures. | 450 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
ocramz/xeno | An XML parser built in Haskell, designed to be fast and memory-efficient | 120 |
phrogz/slaxml | A Lua-based XML parsing library that supports various XML elements and attributes. | 153 |
razrfalcon/roxmltree | An XML parsing library that creates a read-only tree from an XML document. | 434 |
yahoojapan/swiftyxmlparser | An XML parsing library implemented in Swift | 582 |
rpgoldman/xmls | A lightweight XML parser written in Common Lisp | 20 |
nekobato/deno-xml-parser | A Deno port of the XML parser from Segmentio, allowing parsing of XML data within Deno applications. | 21 |
recp/xml | A lightweight XML parser that creates a DOM-like data structure and allows easy iteration over XML objects | 12 |
svenewald/xmlbeam | A Java library providing an expressive API for working with XML data | 73 |
syntax-tree/xast-util-from-xml | Utility to convert XML into a syntax tree data structure | 15 |
haasted/grappa-xml-parser | A parser experiment using the Grappa framework to parse simplified XML variants. | 1 |
tadija/aexml | A lightweight XML parsing utility for Swift | 1,014 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |