0.3.0 • Published 10 years ago

famous-polyfills v0.3.0

Weekly downloads
3
License
GPLV2
Repository
github
Last release
10 years ago

#Famo.us Polyfills


Various polyfills to be inclued with famo.us projects

  • functionPrototypeBind.js
  • requestAnimationFrame.js
  • classList.js

##Usage


If you are using browserify you can simply npm install famous-polyfills and require('famous-polyfills') at the root of your app to load all the polyfills

Alternatively with bower you can individually include each js file as a script tag, or include them in your build step

0.3.0

10 years ago

0.2.2

10 years ago