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

mgcrea/node-xlsx

NodeJS excel file parser & builder observed · 2026-08-28

github.com/mgcrea/node-xlsx · TypeScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: 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: 4935
  • days_rel: n/a
  • days_push: 790
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3039 stars · 271 forks observed · 2026-08-28

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

A Node.js library for parsing and building Excel (xlsx/xls) files, built as a convenient wrapper around SheetJS. It offers a simple API to read spreadsheets from files or buffers and generate Excel files from arrays of data, with options for column widths and merged cells.

Use cases

  • parse xlsx files in nodejs
  • generate excel spreadsheets from data
  • convert excel sheets to javascript arrays
  • export data to xlsx with custom column widths
  • read excel files from a buffer
  • create spreadsheets with merged cells

When to choose

  • you need a simple, typed API to read or write Excel files in Node.js
  • you want a thin convenience layer over SheetJS for common xlsx tasks
  • you need to build spreadsheets with column widths or merged ranges

When to avoid

  • you need advanced Excel features like formulas, styling, or charts
  • you are not in a Node.js environment (e.g. browser or Python)
  • you need streaming processing of very large spreadsheets

Facets

library · maturity stable

parser serialization developer-tools files spreadsheets developer-tools cross-platform excel xlsx spreadsheet typescript sheetjs nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
mgcrea/node-xlsxmain23

For agents

markdown · JSON · MCP: product_card(name="mgcrea/node-xlsx")

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