imagemin-instant
Minify a folder of images recursively while preserving folder structure.
Minify a folder of images recursively while preserving folder structure.
Extra functions for use with Immutable.js to better handle tree structures / nested data and recursive iteration
Tower of Hanoi algorithm for finding the smallest number of steps to move the stack.
An easy way to manage and make setTimeout recursion.
library for manipulating matrices
Grunt task for compiling tail-recursive metafunctions into optimised javascript
Walk an object's keys
Pain-free tail-call elimination
A helper function that lets you recursively flatten arrays.
Visitor DOM crawler, supporting breadth-first & in-order traversal.
DOM crawler, executing given reducer recursively beginning with provided node.
Create and transform trees at root and node levels.
Schedule recursive calls on idleTimeout for jank-free computation.
Recursively flatten JavaScript objects
deep equal with circular structure support
An ENUM implementation in JS
Remove all recursive references from the object
A simple memoizer
Utility functions to deal with references in objects
Alphabetically sort an object specified in the 'jsonInPath' property. Traverses recursively the object and uses String.prototype.localCompare() to compare each pair of strings.