Skip to content

FamousArchives/polyfills

Repository files navigation

#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

About

Browser Polyfills for Famous

Resources

Stars

Watchers

Forks

Packages

No packages published