redux-lifesaver

v2.1.0
Redux middleware to throttle actions of the same type
redux middleware throttle redux-middleware

clean

rimraf lib

prebuild

npm run lint && npm run clean

build

babel src -d lib --copy-files

lint

eslint ./ --ignore-path .eslintignore --ext .js

pretest

npm run lint

test

jest

prepack

npm run build
npm i redux-lifesaver

Metadata

Downloads