974 packages found
Description
Access deep object properties using a path
Keywords
Publisher
Description
A library for deep (recursive) merging of Javascript objects
Keywords
Publisher
Description
Really Fast Deep Clone
Keywords
Publisher
Description
Sort the keys of an object
Keywords
Publisher
Description
traverse and transform objects by visiting every node on a recursive walk
Keywords
Publisher
Description
Map object keys and values into a new object
Keywords
Publisher
Description
Convert object keys to camel case
Keywords
Publisher
Description
Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.
Keywords
Publisher
Description
Remove falsy, empty or nullable values from objects
Keywords
Publisher
Description
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Keywords
Publisher
Description
Recursive object extending
Keywords
Publisher
Description
Merge Option Objects
Keywords
Publisher
Description
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
Keywords
Publisher
Description
Recursively merge values in a javascript object.
Keywords
Publisher
Description
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Keywords
- array
- assign
- buffer
- clamped
- clone
- clone-array
- clone-array-deep
- clone-buffer
- clone-date
- clone-deep
- clone-map
- clone-object
- clone-object-deep
- clone-reg-exp
- View more
Publisher
Description
Copy properties deeply between two objects.
Keywords
Publisher
Description
Merge multiple objects and/or arrays in a configurable way by defining rules that govern whether an attribute should be cloned, referenced, recursed, mutated or ignored
Keywords
Publisher
Description
Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. No dependencies.
Keywords
Publisher
Description
Tree utilities which provides a full-featured extend and object-cloning facility, and various tools to deal with nested object structures.
Keywords
Publisher
Description
Processes each properties of an object deeply.