lodash.cond
The lodash method `_.cond` exported as a module.
promise_mtd
Set of methods allowing simplify work with promises in cycle such as: forEach, map, find, filter, reduce, while, transform. Besides there are methods for comfortable work with promises or asynchronous operations - all, retry, timeout.
cond-flow
Elixir style cond for easy javascript control flow
cond-construct
Elixir's cond construct like implementation for Javascript and Typescript