Licence
MIT
Version
0.2.0
Deps
5
Size
91 kB
Vulns
0
Weekly
0
Spreadish
Open-source, high-performance spreadsheet engine for React applications.
Docs: https://spreadish.aitistack.com · Playground: https://spreadish.aitistack.com/playground
Install
bun add @spreadish/core @spreadish/react @spreadish/sometic
Packages
| Package | Description |
|---|---|
@spreadish/core |
Workbook, commands, history, formulas, import/export |
@spreadish/react |
Virtualized grid and interaction UI |
@spreadish/sometic |
Persistence sessions and multi-workbook workspaces |
@spreadish/formula-engine |
Lexer / parser / evaluator |
@spreadish/utils |
Shared pure helpers |
Local development
bun install
bun run dev
bun run dev serves the documentation site (including /playground) at http://127.0.0.1:5173.
Contributing
See Contributing and CONTRIBUTING.md.