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

abdolence/x2js

x2js - XML to JSON and back for JavaScript observed · 2026-09-03

github.com/abdolence/x2js · JavaScript observed · 2026-09-03

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 4968
  • days_rel: n/a
  • days_push: 1682
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1004 stars · 470 forks observed · 2026-09-03

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

A small, dependency-free JavaScript library that converts XML to JSON (JavaScript objects) and back. It supports configurable attribute prefixes, array access forms, datetime handling, and element filtering.

Use cases

  • convert xml to json in javascript
  • convert json to xml string
  • parse xml soap responses as json objects
  • handle xml attributes and arrays in json
  • convert xml datetime to javascript date

When to choose

  • you need lightweight XML/JSON conversion with no dependencies
  • you need configurable mapping of XML attributes, arrays, and datetimes
  • you work with XML APIs in the browser or Node.js

When to avoid

  • you need streaming or very large XML document processing
  • you need full XML schema validation or XPath support
  • you need an actively developed library with recent releases

Facets

library · maturity maintenance

serialization parser web-development developer-tools browser xml json xml-to-json json-to-xml conversion zero-dependency javascript nodejs

1 source

Member repositories

RepositoryRoleHealth v2
abdolence/x2jsmain32

For agents

markdown · JSON · MCP: product_card(name="abdolence/x2js")

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