popmotion

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

build

rollup -c && npm run measure

postbuild

babel $npm_package_module --out-file $npm_package_module --no-babelrc --plugins annotate-pure-calls

watch

rollup -c -w

prepublishOnly

npm run test && npm run build

postpublish

npm run clean

measure

gzip -c $npm_package_unpkg | wc -c

test

jest

publish-beta

npm publish --tag beta

clean

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

postinstall

node ./scripts/postinstall.js || exit 0

Metadata

  • MIT
  • Whatever
  • Matt Perry
  • released 8/31/2018

Downloads

Maintainers