1.0.3 • Published 8 years ago

redux-perf v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

redux-perf

Redux middleware to measure the time that actions need to change the state!

-- Little helper to see which action takes longest! --

NPM

Getting started

npm install redux-perf --save

Usage

import stopwatch from 'redux-perf';

const store = createStore(reducer, applyMiddleware(ReduxThunk, stopwatch));

All Credits to original author

Alexander Reardon

Original post

License

MIT

##DEM=

Alt Text