@jaybeeuu/preact-recoilless
v10.0.2
Published
Preact bindings for my home grown state management... of course.
Downloads
13
Maintainers
Readme
preact-recoilless
Provides hook bindings to allow recoilless to be used in a preact application.
Most important are useValue
and useAction
.
They are pretty simple. Have a look at the (linked) unit tests for examples of how to use them.