redux-optimistic-ui

v3.0.0
a reducer enhancer to enable type-agnostic optimistic updates
redux optimistic latency-compensation optimistic-ui

clean

rimraf lib

lint

xo src/index.js --esnext --space --fix

build

babel --presets es2015,stage-0 -d lib/ src/

prepublish

npm run clean && npm run build

test

cross-env NODE_ENV=test nyc ava __tests__/**/*.js

watch

babel -w --presets es2015,stage-0 -d lib/ src/

Metadata

  • MIT
  • Whatever
  • Matt Krick
  • released 8/3/2017

Downloads

Maintainers