@nomemo/store-react
v0.0.5
Published
A sensible and faster alternative to Redux for JavaScript and TypeScript application state management in the frontend.
Downloads
2
Readme
reactive-react
A sensible and faster alternative to Redux for JavaScript and TypeScript application state management in the frontend.
This package extends store to provide a helpful React hook for monitoring state changes within a component. See the demonstration below.
A package for Vue will be available shortly.
For now, take a look at store-react-demo for a working NextJS demonstration.
installation
npm i @nememo/store-react