0.0.6 • Published 11 months ago

@nomemo/store v0.0.6

Weekly downloads
-
License
-
Repository
github
Last release
11 months 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

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago