popmotion

v6.7.2
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-content

node site/scripts/generate-content.js

build-site

next build site && next export -o dist/site

watch-site

next site

start-site

next start site

lint-site

eslint site

measure

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

test

jest

prepublish

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

Metadata

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

Downloads

Maintainers