Search results

12 packages found

Converts a string value into kebab case.

published 1.1.0 5 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 1.1.0 5 years ago
M
Q
P

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

published 1.0.1 5 years ago
M
Q
P

Wraps func in a try...catch.

published 1.2.0 5 years ago
M
Q
P

Creates an object composed of the picked object properties.

published 0.6.0 5 years ago
M
Q
P

Converts a string value into snake case.

published 0.2.0 5 years ago
M
Q
P

Converts a string value into camel case.

published 0.2.0 5 years ago
M
Q
P

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

published 0.1.0 5 years ago
M
Q
P

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

published 0.2.0 5 years ago
M
Q
P

Sleeps for a specified duration.

published 0.3.0 5 years ago
M
Q
P

Checks if the primitive value of value is a boolean.

published 0.1.0 5 years ago
M
Q
P

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

published 0.2.0 5 years ago
M
Q
P