redux-devtools-diff-monitor

v5.0.5
A monitor for Redux Devtools that diffs the redux store mutations between actions for a more concise view into your application's lifecycle.

clean

rimraf lib

build

npm run clean && babel src --out-dir lib

prepublish

npm run build

test

mocha test/ --compilers js:babel-core/register

lint

eslint ./src/** --quiet
npm i redux-devtools-diff-monitor

Metadata

  • MIT
  • Whatever
  • iktl | gtfiorentino
  • released 4/28/2016

Downloads