Showing 1-20 of 88 packages
An ES spec-compliant `Array.prototype.forEach` shim/polyfill/replacement that works as far down as ES3.
Shims Array.prototype.forEach in legacy browsers.
A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach
Socket.dev optimized package override for array.prototype.foreach
A tiny, faster alternative to native Array.prototype.forEach
Async Array.prototype.forEach()
A replacement of Array.prototype.forEach that is faster
A better forEach
Run generator function as Array.prototype.forEach callback.
Provides a secure function to iterate over keys and values. Usage is similar to Javascript Array.prototype.forEach
Underscore's extend method as a standalone Common JS module.
Executes a function on each of an objects own enumerable properties.
JavaScript polyfills
Essential polyfill for the web
Beautify / pretty print JavaScript and JSON
A tiny, faster alternative to native Array.prototype.forEach
ForEachOf is a utility function similiar to the idea of Array.prototype.forEach method executing a callback function on each element of an array, but in this case in a flattening manner, so you could have an infinite levels of nesting and it will go throu
Provides a simple interface to iterate through a given array, avoiding some common errors such as, Uncaught TypeError: parent.children.forEach is not a function. Similar interface to Array.prototype.forEach
Add forEachAsync() async/await to Array to support async functions.
ESLint plugin to promote ES6 best practices.