FamousArchives / polyfills

Browser Polyfills for Famous
12 stars 9 forks source link

Famo.us Polyfills


Various polyfills to be inclued with famo.us projects


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