theatre/packages/dataverse
2022-02-15 22:59:34 +01:00
..
devEnv Started adopting api-extractor 2021-10-02 13:48:02 +02:00
src Fix some TSDoc comments 2022-02-15 22:59:34 +01:00
.gitignore Initial OSS commit 2021-06-18 13:05:06 +02:00
LICENSE Initial OSS commit 2021-06-18 13:05:06 +02:00
package.json 0.4.8-dev.2 2021-12-17 17:38:29 +00:00
README.md More docs 2021-10-05 12:22:43 +02:00
tsconfig.json Build: Add a commonjs bundle to dataverse 2021-06-28 16:37:02 +02:00

@theatre/dataverse

Dataverse is the reactive dataflow library Theatre.js is built on. It is inspired by ideas in functional reactive programming and it is optimised for interactivity and animation.

Dataverse is currently an internal library. It is used within Theatre.js, but its API is not exposed through Theatre. This is so that we can iterate on the reactive internals while keeping the public API stable. We plan to eventually have an LTS release, but for now, expect a high release cadence and API churn in dataverse while the API in Theatre.js remains stable.

Documentation