# ruilisi/fortune-sheet

A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets

Repository: https://github.com/ruilisi/fortune-sheet
Canonical: https://ross.abutalabs.com/products/fortune-sheet
Homepage: https://ruilisi.github.io/fortune-sheet-docs/
Language: TypeScript
License: MIT
License Family: permissive
Topics: excel, javascript, react, spreadsheet, xlsx, collaborative, typescript, datagrid
Last push: 2025-12-15T13:04:23+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 57, release rhythm 55, longevity 100
- inputs: {"age_days": 1617, "days_push": 261, "days_rel": 300, "gap_med": 14.0, "n_releases_24m": 13}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3708, forks 315 (observed 2026-08-28T04:08:15.117654+00:00)

## What it is
FortuneSheet is a drop-in JavaScript/TypeScript spreadsheet library for React that provides Excel- and Google Sheets-like features out of the box. It is a rewritten successor to Luckysheet, with modular imports, multiple sheet instances, and rich cell formatting and formula support.

## Use cases
- embed an excel-like spreadsheet in a react app
- online spreadsheet component with formulas and formatting
- replace luckysheet with a typescript spreadsheet library
- build a collaborative web-based grid editor
- import and edit xlsx data in the browser
- add multiple spreadsheet instances to a page

## When to choose
- you need a feature-rich, Excel-like spreadsheet embedded in a React (or Vue) web app
- you want a maintained, TypeScript rewrite of Luckysheet with npm module imports
- you need formulas, cell styling, and multi-sheet support out of the box

## When to avoid
- you need a guaranteed-stable API before the 1.0 release, since data structures and APIs may still change
- you need a lightweight, minimal grid rather than a full spreadsheet engine
- your stack is not React/Vue-based or you require server-side rendering support

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework, data-visualization
- domain: web-development, frontend, spreadsheets, developer-tools
- platform: browser
- tags: spreadsheet, excel, datagrid, xlsx, collaborative-editing, luckysheet-fork, react-component, javascript, typescript, react, web

## Member repositories
- ruilisi/fortune-sheet (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:15.117654+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:30:58.050480+00:00, confidence not recorded.
  - readme: https://github.com/ruilisi/fortune-sheet (fetched 2026-08-28T04:08:15.117654+00:00, sha 0b715d302703)
  - homepage: https://ruilisi.github.io/fortune-sheet-docs/ (fetched 2026-08-29T09:24:40.449344+00:00, sha 4054327ed7ea)
- Data as of 2026-08-30T08:39:29.467469+00:00.
