array-foreach

forEach polyfill

Adds support for the forEach function to older browsers

Array#forEach ponyfill for older browsers

GitHub

8 stars
3 watching
0 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cujojs/poly A collection of individual modules that fill in the gaps in older browsers' support for modern JavaScript standards 139
paulmillr/array.prototype.findindex Polyfills ES6 Array.prototype.findIndex for older environments 28
paulmillr/array.prototype.find Fills ES6 Array.prototype.find method in older environments 38
jhildenbiddle/css-vars-ponyfill A ponyfill that enables client-side support for CSS custom properties in legacy and modern browsers. 1,463
jonathantneal/flexibility A polyfill for the Flexible Box Layout (Flexbox) to enable its use in older browsers. 4,327
immers-space/web-monetization-polyfill Fills in missing JavaScript API functionality for Web Monetization on existing websites 2
leancloud/weapp-polyfill Polyfills for W3C APIs on top of WeApp API to enable use in WeChat Mini Programs 46
doctyper/flexie Enables support for the CSS3 Flexible Box Model in legacy browsers. 1,096
react-native-community/fetch A polyfill implementation for the fetch API in React Native with text streaming support 79
juliangruber/isarray A polyfill for Array.isArray to support older browsers and Node.js versions. 132
doctyper/reflexie A polyfill for flexbox implementation. 250
es-shims/array.prototype.every A polyfill for the Array.prototype.every method to enable it in older JavaScript environments. 7
yaffle/eventsource A polyfill for the EventSource API to support older browsers and ensure seamless event streaming 2,119
jamesallardice/placeholders.js A polyfill for the HTML5 placeholder attribute to enable its use across multiple browsers. 948
teropa/to-sting Polyfills a simple method on the Object prototype to display an image in the console 207