Packages 26
Returns a map that consists of the rest of the maps transformed into the first. If a key occurs in more than one map, the mapping(s) from the latter (left-to-right) will be combined with the mapping in the result by calling `fn(val-in-result, val-in-latt
published 1.1.1 9 years agoReturns an array of successive items from coll while pred(item) returns true.
published 3.0.0 3 years agoReturns an array of the items in coll starting from the first item for which pred(item) logical false, i.e. false, null, undefined
published 3.0.0 3 years agoRequire a directory of modules and apply a function on module.exports
published 0.0.5 9 years agoReturns an array of intermediate values of the reduction (as per reduce) of coll by fn, starting with init.
published 3.0.0 3 years agoPluck values of a collection given a dot separated string
published 3.0.0 3 years agoGenerates a function that is called with initially supplied arguments
published 0.0.1 9 years agoReturns an array of [takeWhile(coll, pred), dropWhile(coll, pred)]
published 3.0.2 3 years agoThis is Hapi view engine which renders React components on server. It renders static markup and *does not* support mounting those views on the client.
published 5.0.1 6 years agoA set of predicate functions to improve your value testing and comparisons.
published 0.10.1 9 years ago