dustjs-helpers-extra
Extra Helpers for dustjs-linkedin package: iterate, contains
Extra Helpers for dustjs-linkedin package: iterate, contains
Even more Helpers for dustjs-linkedin package: iterate, all, some, range, contains
Functional programming utility library that works with ES6 iterable objects
Library of helpers that are useful for functional programming
Lazy number range generator
a simple way to iterate through a plain js object
node module for iterating virtual network interfaces
Search complex nested JavaScript objects
An object that can iterate over strings and collect data about them (line count, line lengths, etc.)
Check whether a condition is true for any element of an array. The condition check is in the form of a callback.
Return the last element of an array where the callback returns true.
Iterate an array in reverse.
Return the index of the first element of an array where the callback returns true. Returns -1 if none do.
A wrapper for an array of models with a JQuery like syntax
Iterate through arrays while controlling the number of concurrent operations
Useful functional iterators
iterate tree structure using Depth-first search(DFS) and Breadth-first search(BFS) algorithms for traversing or searching
Iteratively invokes a function until condition is met.
relax! loop over array or object but with a time delay
Iterator functions for Javascript arrays