# myliang/x-spreadsheet

The project has been migrated to @wolf-table/table https://github.com/wolf-table/table

Repository: https://github.com/myliang/x-spreadsheet
Canonical: https://ross.abutalabs.com/products/x-spreadsheet
Homepage: https://myliang.github.io/x-spreadsheet
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, spreadsheet, canvas, es6, excel, js
Last push: 2024-08-07T14:04:44+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2918, "days_push": 756, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 14585, forks 1751 (observed 2026-08-28T04:11:07.298023+00:00)

## What it is
x-spreadsheet is a web-based JavaScript spreadsheet component rendered on canvas, supporting editing, styling, data validation, and xlsx import/export via SheetJS. The project has been migrated to @wolf-table/table, so this repository is no longer actively developed.

## Use cases
- embed an excel-like spreadsheet in a web app
- canvas-based grid for editing tabular data
- lightweight javascript spreadsheet component
- let users edit and style data in the browser
- import and export xlsx files in a web spreadsheet
- build a data entry grid without heavy office libraries

## When to choose
- you need a lightweight, canvas-rendered spreadsheet UI in a JavaScript web app
- you want a simple embeddable grid with basic excel-like editing and styling
- you are maintaining an existing integration already built on x-data-spreadsheet

## When to avoid
- you are starting a new project - use the successor @wolf-table/table instead
- you need full Excel feature parity such as formulas, pivot tables, or charts
- you need long-term support or active maintenance from this repository

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: web-development, frontend, spreadsheets
- platform: browser, cross-platform
- tags: spreadsheet, canvas, es6, excel, data-grid, migrated-project, nodejs

## Member repositories
- myliang/x-spreadsheet (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:07.298023+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-29T17:12:28.532337+00:00, confidence not recorded.
  - readme: https://github.com/myliang/x-spreadsheet (fetched 2026-08-28T04:11:07.298023+00:00, sha 9a828bc46b4b)
  - homepage: https://myliang.github.io/x-spreadsheet (fetched 2026-08-29T08:05:59.436479+00:00, sha 9a701d595870)
- Data as of 2026-08-30T08:39:29.467469+00:00.
