react-move

v1.0.1
Beautifully animate anything in react with interia or time + easing.
react animate move inertia time

build:node

babel src --out-dir lib --source-maps inline

watch

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

test

standard

umd

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

prepublish

npm-run-all build:* && npm run umd

postpublish

git push --tags

storybook

start-storybook -p 8000 -c .storybook

storybook:prod

yarn run docs && pushd docs; python -m SimpleHTTPServer 8001; popd

docs

build-storybook -o docs

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 4/18/2017

Downloads

Maintainers