merge-deep2
Recursively merge values in a javascript object.
Recursively merge values in a javascript object.
Omit object keys by values recursively with lodash as only dependency.
Safely get or set values in nested objects and arrays.
Exchange object property keys with their associated values.
Expand JS objects containing deep path properties
object helpers
Safe get property function
Create a property that changes value base another property
My peachy module
Unify state and props, decouple render() and update state synchronously
A safer `.hasOwnProperty()`
Make all the properties of an object enumerable. Optionally deep, shallow by default.
Create custom React prop types with ease
Replace ${foo.baz} properties in strings
Takes in objects and outputs a certain property from them.
Lookup an object recursively for given property and get it's value.
Based on https://github.com/mariocasciaro/object-path-immutable with added features.
Function that helps waiting for properties in object for example loading dependencies in global
Creates an object composed of the picked object properties from a nested object using a dot path, select specific fields based conditions with filter arrays with MongoDB queries