combine-lists
Merge two lists, trying to preserve the order of both
Merge two lists, trying to preserve the order of both
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Concatenate a readable stream's data into a single array
Async concurrent iterator (async forEach)
Treat multiple buffers as one
Simple iterator for flat and multi section lists
Multidimensional Arrays
Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.
Generates an array of consecutive integers starting at 0
Packs an array-of-arrays into a single ndarray
`Array#forEach()` but it’s possible to define where to move to next
A simple and composable way to validate data in JavaScript (and TypeScript).
Check whether a value is "empty".
Returns true if the given is falsey (according to JavaScript) or matches a 'falsey' keyword.
Returns an array containing the initial elements which both input arrays have in common
Read, write or test a data structure's nested property via a string like 'my.nested.property'. It works through arrays and objects.'
Return true if the given number is even.
More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.
Turn an array into a list of comma-separated values, appropriate for use in an English sentence.