redaction-hooks
v1.0.0
Published
Reducers without constants and dispatch via React Hooks
Downloads
3
Maintainers
Readme
React hooks for Redaction
Redux reducers without constants and dispatching!
Redaction is a sugar for redux. The main purpose is to refuse from using constants and dispatch method in code.
Installation
To install the stable version:
npm install --save redaction-hooks