impetus

v0.8.3
Add momentum to anything. It's like iScroll, except not for scrolling. Supports mouse and touch events.
momentum touch

prebuild

rm -rf dist && mkdir dist

build

babel src/Impetus.js --modules umd -o dist/impetus.js && uglifyjs dist/impetus.js --comments -cmo dist/impetus.min.js

version

npm run build && git add dist -f

Metadata

  • MIT
  • Whatever
  • Chris Bateman
  • released 9/29/2015

Downloads

Maintainers