framesync

v0.2.0
A high-performance, frame-synced render loop for any JavaScript environment.
requestAnimationFrame animation

compile

babel src --out-dir lib && NODE_ENV=production webpack

watch

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

measure

gzip -c framesync.global.min.js | wc -c

test

mocha --compilers js:babel-core/register

Metadata

  • MIT
  • Whatever
  • Matt Perry
  • released 1/7/2016

Downloads

Maintainers