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

handsontable/hyperformula

HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting. observed · 2026-08-28

github.com/handsontable/hyperformula · homepage · TypeScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 85
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: 73.5
  • age_days: 2549
  • days_rel: 23
  • days_push: 7
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

2771 stars · 169 forks observed · 2026-08-28

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

HyperFormula is an open-source headless spreadsheet engine written in TypeScript that parses and evaluates Excel-compatible spreadsheet formulas. It provides ~400 built-in functions, CRUD operations, undo-redo, clipboard support, and sorting, and runs in the browser or on Node.js backends.

Use cases

  • evaluate Excel formulas in a web app
  • add calculated fields to a CRM or ERP
  • build a custom spreadsheet-like application
  • implement a form builder with formula support
  • create an online calculator
  • use a deterministic compute layer for AI and LLM workflows
  • run spreadsheet calculations on a Node.js backend

When to choose

  • you need Excel/Google Sheets-compatible formula evaluation with deterministic results
  • you want spreadsheet calculation logic without any bundled UI
  • you need high-speed recalculation with a dependency graph and undo-redo
  • you want to embed formula-driven business logic in frontend frameworks or backend services

When to avoid

  • you need a full spreadsheet UI component rather than a headless engine
  • your project is incompatible with GPLv3 and you cannot purchase a proprietary license
  • you need to parse complex .xlsx files with charts and formatting rather than compute formulas
  • you need non-deterministic or volatile external data recalculation beyond the engine's scope

Facets

library · maturity active

parser interpreter sdk web-development developer-tools spreadsheets apis browser cross-platform spreadsheet-engine excel-formulas headless calculation-engine typescript formula-evaluator openformula crud undo-redo nodejs web-server

6 sources

Member repositories

RepositoryRoleHealth v2
handsontable/hyperformulamain94

For agents

markdown · JSON · MCP: product_card(name="handsontable/hyperformula")

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