Releases337
Frequency5 days 20 hours
Last Release
Stars6.21K
A library of dependency-free JavaScript utilities that do just one thing.

Linked projects

return a flattened array
convert a string to camel case
convert a string to kebab case
return a debounced function
create a function that can only be invoked once
return true if object has no enumerable key values
extend an object
return a curried function
Return an object representing the diffs between two objects. Supports jsonPatch protocol
Apply a diff to an object. Optionally supports jsonPatch protocol
copy an object but omit the specified keys
deep copies objects and arrays
copy an object but with only the specified keys
convert a string to snake case
compare two collections
return a function composed of 2 or more functions