Search results

14 packages found

Converts a string value into kebab case.

published 3.0.0 4 years ago
M
Q
P

Ensures value is defined (i.e., neither undefined nor null).

published 1.0.0 4 years ago
M
Q
P

Creates a debounced function that delays invoking func until after wait milliseconds have elapsed since the last time the debounced function was invoked.

published 3.0.0 4 years ago
M
Q
P

Wraps func in a try...catch.

published 1.4.1 4 years ago
M
Q
P

Returns the first argument it receives and ignores any additional arguments.

published 3.0.0 4 years ago
M
Q
P

A Fibonacci sequence generator.

published 1.0.0 4 years ago
M
Q
P

Converts a string value into camel case.

published 0.4.0 4 years ago
M
Q
P

Creates an object composed of the picked object properties.

published 0.8.0 4 years ago
M
Q
P

Creates an object composed of the object properties for which predicate returns truthy.

published 0.3.0 4 years ago
M
Q
P

Checks if the primitive value of value is a boolean.

published 0.3.0 4 years ago
M
Q
P

Sleeps for a specified duration.

published 0.5.1 4 years ago
M
Q
P

Converts a string value into snake case.

published 0.4.0 4 years ago
M
Q
P

Creates a throttled function that only invokes func at most once per every wait milliseconds.

published 0.4.1 4 years ago
M
Q
P

The opposite of @lavadrop/pick; this method creates an object composed of the object's own properties that are not in the list of omitted keys.

published 0.4.0 4 years ago
M
Q
P