JavaScript xml-parser

Open-source JavaScript projects categorized as xml-parser

Top 6 JavaScript xml-parser Projects

  • posthtml

    PostHTML is a tool to transform HTML/XML with JS plugins

  • xml-js

    Converter utility between XML text and Javascript object / JSON text.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • camaro

    camaro is an utility to transform XML to JSON, using Node.js binding to native XML parser pugixml, one of the fastest XML parser around.

    Project mention: Using XPath in 2023 | news.ycombinator.com | 2023-07-16

    back in the day where every OTA (online travel agent) and airlines use XML for their API, we had to integrate them in an API gateway where to unify their API schema and workflow.

    we wrote a small package[1] (using pugixml) to transform XML to JSON using a custom Xpath template syntax. Make our job much easier.

    [1]: https://github.com/tuananh/camaro

  • parse-xml

    A fast, safe, compliant XML parser for Node.js and browsers.

    Project mention: how to work with .xlsx files? | /r/node | 2023-06-28

    You could also parse them yourself. If you read the open documentation on the XLSX format, you'll find it's actually just a collection of ZIP files containing XML formatted files. You can stream the files into Nodejs with an archive parsing library such as yauzl and parse the data using an XML parse such as rgrove/parse-xml

  • sax-wasm

    The first streamable, fixed memory XML, HTML, and JSX parser for WebAssembly.

  • IPTV-Parser.js

    A JavaScript library to easily parse M3U / IPTV

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-07-16.

JavaScript xml-parser related posts

Index

What are some of the best open-source xml-parser projects in JavaScript? This list will help you:

Project Stars
1 posthtml 2,924
2 xml-js 1,244
3 camaro 547
4 parse-xml 242
5 sax-wasm 161
6 IPTV-Parser.js 5
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com