Ross ROSS = Recommend OSS · open-source software intelligence for agents

Leonidas-from-XIV/node-xml2js

XML to JavaScript object converter. observed · 2026-08-28

github.com/Leonidas-from-XIV/node-xml2js · CoffeeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

68/100

  • Activity 80
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5891
  • days_rel: n/a
  • days_push: 125
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4965 stars · 602 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Node.js library that converts XML into JavaScript objects and back, built on sax-js and xmlbuilder-js. It supports simple callback and promise-based parsing with configurable options.

Use cases

  • parse xml files into javascript objects in node
  • convert xml api responses to
  • build xml from javascript objects
  • parse xml config files
  • convert xml to in a node script

When to choose

  • you need simple XML-to-JS-object conversion in Node.js without a full DOM
  • you need bidirectional XML/JS conversion
  • you want a lightweight, promise-friendly parser

When to avoid

  • you need a full DOM parser or XPath queries (use jsdom or similar)
  • you need extremely high-performance or streaming XML processing
  • you are not in a JavaScript/Node.js environment

Facets

library · maturity stable

parser serialization parsers developer-tools web-development xml xml2 coffeescript sax nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
Leonidas-from-XIV/node-xml2jsmain68

For agents

markdown · JSON · MCP: product_card(name="Leonidas-from-XIV/node-xml2js")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem