popmotion

v8.0.28
A functional, reactive motion library.
animation ux ui popmotion canvas animation dom animation dom pointer tracking mouse and 8 more...

build

npm run test && tsc && tsc --outDir lib && NODE_ENV=production webpack && npm run measure

prepublish

npm run build

postpublish

npm run clean

watch

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

measure

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

test

jest

publish-beta

npm publish --tag beta

clean

git clean -fd -e node_modules/ -e lib/ src/ -x .

Metadata

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

Downloads

Maintainers