An open API service indexing awesome lists of open source software.

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

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/