popmotion-pose

v3.1.0-rc
A declarative animation library for HTML and SVG
animation dom declarative popmotion

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

test

jest

measure

gzip -c dist/popmotion-pose.js | wc -c

prettier

prettier ./src/* --write

prepublishOnly

npm run test && npm run prettier && npm run build

Metadata

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

Downloads

Maintainers