0.0.6 • Published 2 years ago

@nomemo/store v0.0.6

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

store

A sensible and faster alternative to Redux for JavaScript and TypeScript application state management in the frontend.

If you are creating a React application you should use store-react because it provides a helpful 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 @nomemo/store