Core/Packages/Reactivity
@sigx/reactivity · Stable

Reactivity#

Signals, computed and effects — the reactive primitives everything is built on.

v0.4.9 MIT

Installation#

Terminal
pnpm add @sigx/reactivity

About#

@sigx/reactivity is a Core package — signals, computed & effects. It is versioned in lockstep with the rest of the Core repo, so any combination of modules just works together.

Next steps#

Continue with Installation for project setup, or jump to the API reference.