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.
standalone AsyncAF package: forEachAF (https://async-af.js.org/AsyncAF#forEachAF)
standalone AsyncAF package: findAF (https://async-af.js.org/AsyncAF#findAF)
Make array iteration easy when using async/await and Promises
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
A control-flow iterator. This is a extra of each. You Can break or continue when in iterating.
Takes a time interval t and creates a stream of the current time updated every t
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().
standalone AsyncAF package: reduceAF (https://async-af.js.org/AsyncAF#reduceAF)
standalone AsyncAF package: indexOfAF (https://async-af.js.org/AsyncAF#indexOfAF)
watch properties on any object for changes in-between function invocations
Do something every n times.