fetch-dot
A pure function that allows you to retrieve a member of an object or an array utilizing dot notation
A pure function that allows you to retrieve a member of an object or an array utilizing dot notation
Use powerful dot notation (dot path + wildcard) to access properties of JSON
Flatten nested objects to a single level in dot notation
Simple helper for using dot notation with Immutable.js
Extract and set values to object with dot-notation
All dot-notation object path from multiple items
Object readings and transformations using dot notation syntax
Fast, reliable and intuitive object mapping.
A dot-notation based path string which yields key literals, allows for the inclusion of the "."character in keys and square bracket notation in path strings, promotes readability of path strings and provides other useful utilities for reasoning and workin
Set nested object property (supports custom seperator, mutation, forcing creation & multi set)
Converts a plain object to dot-notation
Fast, reliable and intuitive object mapping.
A simple dot notation JavaScript object getter/setter
Converts an object to dot-notation
immutadot-lodash is an extension to immutadot, adding functions based on lodash.
Map javascript objects by dot notation and other cool stuff
Simple dot-notation iterator for objects
A one-liner to get a nested prop using dot-notation with a optional default value as fallback
Get an object property, with dot-notation support for deeply nested properties.
Find all indexes at which an array element exists, by binary search.