
angus-c/just
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
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
deep copies objects and arrays
convert a string to snake case
compare two collections
return a function composed of 2 or more functions