https://github.com/tomazy/xcell
Tiny library for building reactive, spreadsheet-like calculations in JavaScript
https://github.com/tomazy/xcell
reactive-programming
Last synced: 2 months ago
JSON representation
Tiny library for building reactive, spreadsheet-like calculations in JavaScript
- Host: GitHub
- URL: https://github.com/tomazy/xcell
- Owner: tomazy
- Created: 2018-01-21T00:40:10.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-30T02:46:39.000Z (over 7 years ago)
- Last Synced: 2025-07-06T07:41:54.559Z (9 months ago)
- Topics: reactive-programming
- Language: TypeScript
- Homepage: https://tomazy.github.io/xcell/
- Size: 2.35 MB
- Stars: 260
- Watchers: 5
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xcell monorepo
A a tiny library for building reactive spreadsheet-like calculations in JavaScript
Packages:
* [xcell](packages/xcell)
* [xcell-inspect](packages/xcell-inspect)
Check the [`examples`](examples) folder to see how it can be used.
The examples are hosted here: https://tomazy.github.io/xcell/