q-plus
A Q add-on that adds many promise-based flow-controlling utilities.
A Q add-on that adds many promise-based flow-controlling utilities.
[ABANDONED] Recursive merge tool for arrays and objects
pluck a property from each member of a collection
Exchanges two values.
Finds indices of values passing a test.
Finds last value passing a test.
Split any array into chunks
List based on Array
Concats arrays but does so like a zipper instead of appending them. Like lodash.zip + lodash.flat, plus a length limit
Breaks array keeping similar values together.
Converts anything to a Node.js ReadStream
Gives values of array not present in another.
Converts tabular row data (as from SQL joins, flat JSON, etc) to deep object graphs based on simple column naming conventions - without the use of an ORM or models.
Improved type check
Gets values at indices.
Gives values that cycle through array.
Gives values present in both arrays.
Observable list that can be used inside and outside of React
Picks an arbitrary permutation.
Breaks array keeping similar values together.