natergj/excel4node
Node module to allow for easy Excel file creation observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4445
- days_rel: n/a
- days_push: 1504
- n_releases_24m: 0
Adoption not part of the score
1363 stars · 209 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 programmatically creating native Excel (.xlsx) files with formatting, styles, and multiple worksheets. The original repository is no longer maintained; development has moved to the advisr-io/excel4node fork.
Use cases
- generate xlsx reports from node.js
- export data to excel files in a web app
- create spreadsheets with formatting programmatically
- build excel workbooks from data
- generate downloadable excel reports from an api
When to choose
- you need to generate .xlsx files from Node.js without Excel installed
- you want fine-grained control over cell styles, formulas, and worksheets
- you are okay using the actively maintained advisr-io fork
When to avoid
- you need to read or parse existing Excel files (this only creates them)
- you require guaranteed bug fixes or new features from the original repo, which is unmaintained
- you need streaming generation of very large spreadsheets
Facets
library · maturity maintenance
file-system serialization spreadsheets files developer-tools cross-platform excel xlsx spreadsheet-generation unmaintained javascript nodejs
1 source
- readme: https://github.com/natergj/excel4node · fetched 2026-08-28 · dc9961c7e943
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| natergj/excel4node | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="natergj/excel4node")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem