popmotion

v6.3.1
The JavaScript motion engine. Create animations and interactions with tweens, physics and input tracking.
animation ux ui popmotion canvas animation jquery animation dom animation dom pointer tracking and 9 more...

build

babel src --out-dir lib && NODE_ENV=production webpack && npm run measure

watch

NODE_ENV=development webpack --progress --colors --watch

build-site

webpack --config webpack.site.config.js

watch-site

webpack --config webpack.site.config.js --watch

measure

gzip -c dist/popmotion.global.min.js | wc -c

test

jest

prepublish

rm -rf lib && npm run build && npm run test

Metadata

  • MIT
  • Whatever
  • Matt Perry
  • released 1/11/2017

Downloads

Maintainers