tko.binding.foreach
Knockout Foreach Binding
Knockout Foreach Binding
Async filter function, similar to async.filter
A very small, flexible, parallel async iteration helper that has first-class support for Iterators and concurrency.
NodeJS Native Helper
Array foreach with capabilities to handle an async callback
A CLI utility to execute the same command in every subfolder of the current folder.
a polyfill
Replacement for JavaScript's forEach implementation; synchronous & compatible with TypeScript
Sync funcitons for Array.
(ES5 fork) Async enabled each(), map(), filter() functions that work just like their standard counterparts, but can be used with async/await and also provide concurrency limiting. Includes built-in typings and JSDoc comments for IntelliSense documentation
Smarter file change watcher supporting executing commands for files individually and ignoration of imported files.
Async for, foreach (array and object), while, do while loops
Multi-dimensional array walker with observation
Iterates over an array and sets scope to the current item, and index as parameter. Returns null if it isn't an array.
A better forEach.
Compose chains of functions to manipulate data via synchronous and asynchronous iterators
DUMMY PACKAGE: only encapsulate the 'async-kit' replacement package - A simple and powerful async abstraction lib for easily writing Node.js code.
forEvery - forEach with promises
Call a function for each value in iterable, like Array.forEach().
list-dom adds Array.prototype methods to HTMLCollection - enables you to use forEach, map, filter, etc. on the DOM