deep-object-changes
Compares two objects, an original and an updated version and returns an object with only the changes.
Compares two objects, an original and an updated version and returns an object with only the changes.
Provides functions to get, set or delete deep object properties using dot notation.
Deep diffs two objects, including nested structures of arrays and objects, and return the difference. Alternate version
Adding deep object mapping on top of lodash
Transforms nested values of complex objects
Multiple delete deeply nested **values** from an object using dot notation `a.b.c`
Deep copy library for any kind of data structures in JavaScript!
An organizational tool for ranking your weekly priorities around the concept of 'deep work'
object-deep-update is a zero-dependency module that let's you update any value at any position of a structure of nested objects. It returns a new object and does NOT MUTATE the original object.
Create "curried" templates from deep JS structures using ES6 template syntax
pick object or array by given fields recusively.
Use for deep merge, compare or copy object.
deep bracket notation for accessing an object's properties
Lightweight module for binding a function or object deeply.
Adds automatic deep populate + select functionality.
Creates a clone of value
Compare objects and check if they are equal according to a recursive equality algorithm. Similiar to NodeJS core module deepEqual in loose mode
Deep access to nested object values
"Dig" into nested data structures in order to aggregate or set values at an object "path"
Lists a directory tree using filter and produces ascii art output to help documentation.