This package has been deprecated

Author message:

this pachake has been depcecated

redux-helper-tools

0.0.0 • Public • Published

Redux helper tools

Small helpers for redux applications

Build Status

NPM

NPM

Install

npm install array-to-grid --save

Helper functions

...

Action

crud-action-type
import {crudActionType} from 'redux-helper/tools/acion'

const {PENDING, SUCCESS, ERROR} = crudActionType('action_name')

...

...

Reducer

...

Middleware

...

Common

...

Unit testing

npm test

License

MIT

Package Sidebar

Install

npm i redux-helper-tools

Weekly Downloads

0

Version

0.0.0

License

MIT

Last publish

Collaborators

  • edtoken