array-foreach
forEach polyfill
Adds support for the forEach function to older browsers
Array#forEach ponyfill for older browsers
8 stars
3 watching
0 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of individual modules that fill in the gaps in older browsers' support for modern JavaScript standards | 139 |
| Polyfills ES6 Array.prototype.findIndex for older environments | 28 |
| Fills ES6 Array.prototype.find method in older environments | 38 |
| A ponyfill that enables client-side support for CSS custom properties in legacy and modern browsers. | 1,464 |
| A polyfill for the Flexible Box Layout (Flexbox) to enable its use in older browsers. | 4,326 |
| Fills in missing JavaScript API functionality for Web Monetization on existing websites | 2 |
| Polyfills for W3C APIs on top of WeApp API to enable use in WeChat Mini Programs | 46 |
| Enables support for the CSS3 Flexible Box Model in legacy browsers. | 1,096 |
| A polyfill implementation for the fetch API in React Native with text streaming support | 79 |
| A polyfill for Array.isArray to support older browsers and Node.js versions. | 132 |
| A polyfill for flexbox implementation. | 250 |
| A polyfill for the Array.prototype.every method to enable it in older JavaScript environments. | 7 |
| A polyfill for the EventSource API to support older browsers and ensure seamless event streaming | 2,135 |
| A polyfill for the HTML5 placeholder attribute to enable its use across multiple browsers. | 949 |
| Polyfills a simple method on the Object prototype to display an image in the console | 207 |