data-forge/data-forge-ts
The JavaScript data transformation and analysis toolkit inspired by Pandas and LINQ. observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 81
- 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: 3201
- days_rel: n/a
- days_push: 116
- n_releases_24m: 0
Adoption not part of the score
1392 stars · 75 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Data-Forge is a TypeScript data transformation and analysis toolkit for JavaScript, inspired by Pandas and LINQ. It provides a DataFrame/Series API for loading, parsing, filtering, transforming, aggregating, and exporting datasets such as CSV and JSON.
Use cases
- parse and clean csv data in nodejs
- transform datasets with a pandas-like api
- filter sort and aggregate tabular data in javascript
- data wrangling for visualization pipelines
- munge and reshape data before analysis
- load csv files and convert column types
- explore and analyze datasets in a node script
When to choose
- you want a pandas-like dataframe library in JavaScript or TypeScript
- you need to clean, transform, and aggregate CSV/JSON data in Node.js or the browser
- you prefer a LINQ-style fluent API for data manipulation
When to avoid
- you need heavy-duty distributed big data processing beyond in-memory datasets
- you are doing numerical/scientific computing that needs NumPy-level performance
- you need built-in plotting - visualization requires separate libraries
Facets
library · maturity active
data-science etl csv data-visualization data-science analytics developer-tools browser cross-platform dataframe pandas-inspired linq data-wrangling data-cleaning data-manipulation data-engineering nodejs javascript typescript
1 source
- readme: https://github.com/data-forge/data-forge-ts · fetched 2026-08-28 · 3c213871ce0b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| data-forge/data-forge-ts | main | 69 |
For agents
markdown · JSON · MCP: product_card(name="data-forge/data-forge-ts")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem