react-move

v1.1.5
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

standard

umd

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

prepublish

npm run 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 && cp .storybook/CNAME docs/CNAME

Metadata

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

Downloads

Maintainers