@neo-reckoning/solid
v0.1.0
Published
Reactive Solid primitives for calendar state management. Built on [@neo-reckoning/core](https://www.npmjs.com/package/@neo-reckoning/core) and [@neo-reckoning/models](https://www.npmjs.com/package/@neo-reckoning/models).
Downloads
456
Readme
@neo-reckoning/solid
Reactive Solid primitives for calendar state management. Built on @neo-reckoning/core and @neo-reckoning/models.
This package exposes idiomatic create* helpers backed by Solid's reactive system.
Install
npm install @neo-reckoning/solid @neo-reckoning/core solid-jsIf you want framework-neutral derived helpers without reactive wrappers, use @neo-reckoning/models directly.
