react-move

v1.6.0
Beautifully animate anything in react with interia or time + easing.
react animate animation interpolation move time

build

babel src --out-dir lib --source-maps inline --presets=es2015,react,stage-2 --plugins=transform-object-assign

watch

onchange 'src/**' -i -- npm run build

test

eslint src

umd

rimraf react-move.js && webpack --config umd.webpack.js

prepublish

npm run build && npm run umd

postpublish

git push --tags

docs

yarn watch & cd docs && yarn && yarn start

docs:build

yarn build && cd docs && yarn && yarn run build

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 7/24/2017

Downloads

Maintainers