@moslimbook/redux-utils
v0.1.5
Published
Handful of redux utilities to reduce common boilerplate code.
Readme
WORK IN PROGRESS
This is a dev test, do not use on production. Use this on local environments.
What is redux utils?
Redux utils provide a handful set of utilities, to reduce the amount of code required to perform common tasks, like dispatching actions for http requests.
Example
Installation
npm i @moslimbook/redux-utils
