@slergberg/react-hook-use-store

Highly opinionated and simple store builder for React


Keywords
context, hooks, react, reactjs, state, store
License
MIT
Install
npm install @slergberg/react-hook-use-store@0.6.0

Documentation

React Hook useStore

Highly opinionated and simple store builder for React.

build coverage dependabot license code style: prettier Contributor Covenant

Installation

npm install --save @slergberg/react-hook-use-store

This assumes that you’re using npm package manager with a module bundler like Webpack or Browserify to consume CommonJS modules.

Contributing

Feel free to contribute with this library. For more information, take a look at our contributing guide.

License

MIT