Search results

8 packages found

Replace an array|object's content with the other one's while keeping the reference

published 1.0.0 7 years ago
M
Q
P

Returns an array of the non-null results of fn(item, index). This means false return values will be included.

published 1.0.1 10 years ago
M
Q
P

Remaps a values from an object to specified keys.

published 1.0.0 10 years ago
M
Q
P

Small library that take an object and an array of paths and return a new object containing only those paths.

published 1.0.0 a year ago
M
Q
P

🔪 split string by delimiter array - delimiters retained

published 1.1.0 6 years ago
M
Q
P

Returns an array of successive items from coll while pred(item) returns true.

published 3.0.0 4 years ago
M
Q
P

Returns 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 4 years ago
M
Q
P

Returns an array of [takeWhile(coll, pred), dropWhile(coll, pred)]

published 3.0.2 4 years ago
M
Q
P