otorras / furi

Polyfill ES5 methods for all browsers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Furi polyfill

Tried to supply the ECMAScript 5 functionality in all browsers. Based on kangax ECMAScript 5 compatibility table. The implementation conforms to ECMA 262 spec, you can find the annotated version here.

String

Array

Function

Object

TODO

About

Polyfill ES5 methods for all browsers


Languages

Language:JavaScript 100.0%