extra-array.min
An array is a collection of values, stored contiguously.
An array is a collection of values, stored contiguously.
A set is a collection of unique values.
Sync funcitons for Array.
Group every N items helpers for handlebars and express
MaKeS eVeRy OtHeR lEtTeR cApItaLiZeD.
MaKeS eVeRy OtHeR lEtTeR cApItAlIzEd but in CLI.
(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
Conversion of JavaScript's Array methods to AutoHotkey
Takes a time interval t and creates a stream of the current time updated every t
A control-flow iterator. This is a extra of each. You Can break or continue when in iterating.
Make array iteration easy when using async/await and Promises
standalone AsyncAF package: findAF (https://async-af.js.org/AsyncAF#findAF)
standalone AsyncAF package: forEachAF (https://async-af.js.org/AsyncAF#forEachAF)
Test if all values of object pass the specified test, like Array.every().
Check if all values in lists pass the test, like Array.every().
Check if all values in array pass the test, like Array.every().
A utility function library for working with ES2015 map objects.
Make array iteration easy with async/await and promises
async everymethod as module.
Returns true if every element in coll satisfies an async test.