json-cycle
popularEncode/decode circular structures for converting to and from JSON.
Updated by @valery-barysok
p-forever
Run promise-returning & async functions repeatedly until you end it
Updated by @sindresorhus
recursive-methods
A good way to learn functional programming in javascript, Inside the functions, there are no any keywords such as "function", "let", "var", "for","while", etc.
Updated by @lamm
redux-thunk-recursion-detect
A drop-in replacement for `redux-thunk` that allows middleware to detect that a thunk has been dispatched from within another thunk
Updated by @itaylor
angular-recursion
An Angular service which helps with creating recursive directives.
Updated by @marklagendijk
warp10
Transport complex JavaScript objects from the server to the web browser at lightning fast speeds
Updated by @dylanpiercey
circular-json-for-egg
JSON does not handle circular references. This version does
Updated by @dead_horse
dom-visitor
Visitor DOM crawler, supporting breadth-first & in-order traversal.
Updated by @stormcrows
dom-reducer
DOM crawler, executing given reducer recursively beginning with provided node.
Updated by @stormcrows
@final-hill/class-tools
Class Tools provides a number of utility functions and decorators to ease the use of features commonly found in functional languages
Updated by @mlhaufe