aiter
Lightweight async iterator for Node.js
Lightweight async iterator for Node.js
(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.
Adds eachSlice to Array.
`arrayForEachParallel()` executes the callback provided by `maxParallel` times for each element present in the array in ascending order.
This helper allows you to do something only once every x times during {{# each}}.
Multi-dimensional array walker with observation
Iterates nested loops and concatenates values onto an Array or Set.
A control-flow iterator. This is a extra of each. You Can break or continue when in iterating.
Extended asynchronous execution controller with composer syntax
A better forEach.
Smallest and easiest asynchronous ForEach library out there with true async support.
Call a function for each value in lists, like Array.forEach().
A script library that can easily manipulate trees
CLI util to execute a command for each file matching a glob
Array.prototype-like functions for plain JavaScript objects
o2.js Dom utility methods. — http://o2js.com/.
iterate over an object entries
pegjs plugin helper: Run a function once for each code snippet in a grammar AST.
Make iteration, faster, prettier, or both.