react-zest

v0.2.3
a lightweight wrapper for adding micro-animations to React components

prepublish

npm run lint && npm test && npm run build

build

babel lib -d build

lint

eslint lib/**; exit 0

lint:watch

esw -w lib/**

test

mocha --compilers js:babel-core/register ./test/**/*.spec.js --require ignore-styles

test:watch

npm test -- --watch
npm i react-zest

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 1/25/2017

Downloads