Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@snappmarket/redux-helpers

snappmarket3MITdeprecated0.2.5

Please use @snappmarket/helpers instead

✴ Methods that helps us to handle redux related things

helpers, custom-functions, loadash, low-size-lodash, redux-helpers

readme

Redux helpers

✴ Methods that helps us to handle redux related things

version downloads PRs Welcome MIT License

Watch on GitHub Star on GitHub

get started

We provide two way of using this package single or multi :

npm i @snappmarket/redux-helpers
OR
npm i @snappmarket/helpers

methods

actionMaker
normalizeActionType
configPersistor

usage

import { METHOD_NAME } from '@snappmarket/redux-helpers';
// or
// import { METHOD_NAME } from '@snappmarket/helpers';

changelog

@snappmarket/redux-helpers

0.2.0

Minor Changes

  • 4bf49e8: First minor package publish with change-set