famousArchives-polyfills

polyfills for famo.us


Keywords
famo.us
License
GPL-2.0+
Install
bower install famousArchives-polyfills

Documentation

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