1074 packages found
Really Fast Deep Clone
traverse and transform objects by visiting every node on a recursive walk
Access deep object properties using a path
Convert object keys to camel case
A library for deep (recursive) merging of Javascript objects
Map object keys and values into a new object
Deep diffs two objects, including nested structures of arrays and objects, and return the difference.
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Recursive object extending
A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
- 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
Allows to put arrays into sets. Works similarly like ES6 Sets.
Copy or deep clone a value to an arbitrary depth.
Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.
Convert object keys recursivly to camelCase using lodash
A library to deep merge json files with array operations
Clone objects by dropping circular references
Remove falsy, empty or nullable values from objects
Find nested object in a tree-like structure
A simple and generic implementation of deep equal