Description
Sort the keys of an object
Keywords
Publisher
Description
Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.
Keywords
- bury
- deep-get-set
- deep-object
- deep-property
- deep-set
- deep-set-in
- deephas
- dot-prop
- dot2val
- es5-dot-prop
- get
- getsetdeep
- has
- hasown
- View more
Publisher
Description
Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. No dependencies.
Keywords
Publisher
Description
The utilities for working with a collections such as objects, arrays and primitives such as numbers, strings, etc.
Keywords
Publisher
Description
Recursively merge values in a javascript object.
Keywords
Publisher
Description
Transform an Object that was transformed to return only the original properties recursively picked if they are not undefined.
Keywords
Publisher
Description
A simple object mapping utility that makes it easy to map data from one object to another. Create object mappers using fluent interface that supports deep references (dot notation), custom transformations, and object merging.
Keywords
Publisher
Description
deeply alphabetize object keys