reduce-future
Reduce boils down a list of values into a single values. With reduce-future, you will able to reduce one array list that need execute async functions, joining the results on success callback.
Reduce boils down a list of values into a single values. With reduce-future, you will able to reduce one array list that need execute async functions, joining the results on success callback.
Asynchronous Array.reduce
Asynchronous Array.reduceRight
Run promise-returning & async functions repeatedly until you end it
An attempt to recursively define most built-in js functions
Create a fresh project
Handlebars helper that iterates like a for loop.
Iterate chunks elements.
Utility for recursive aggregation of directory trees
Promisified, asynchronous ES6 for..of
Convert object keys to any case
Itarate any Object, Array, Object-like and Array-like element deeply
Extract enumerable and non-enumerable properties from an object.
Create never-ending iterators from a limited array
Sugary iteration utilities and interfaces.
Remaps a values from an object to specified keys.
An easy way to iterate and manipulate with javascript objects and arrays
Tiny and Fast library for client and server sides
A Node.js module for iterating through objects asynchronously and synchronously, updating and comparing them recursivley and getting parts of them.
Convert object keys to paramCase