get-value
Property accessor
A utility library that provides a simple way to access nested properties of objects using dot notation.
Use property paths (a.b.c
) get a nested value from an object.
247 stars
8 watching
26 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
deepdeep-propertydot-notationdot-propgetget-deepjavascriptjonschlinkertkeylodashnestednodenodejsobjectobject-pathpathsvalue
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that allows you to set nested properties on an object using dot notation. | 272 |
| A utility function to check if an object value exists at a given path or is not empty | 26 |
| A library to access properties within nested objects using a dot notation | 822 |
| A utility function that safely accesses nested object properties using dot notation or arrays, with options for default values. | 1,225 |
| Utility to check if an element has a certain property | 1 |
| A library providing easy property validation functions for JavaScript applications | 158 |
| Returns one or more elements from the beginning of an array | 11 |
| Returns an array with unique values from multiple arrays using strict equality comparisons | 46 |
| Library to read Java properties files from various sources | 0 |
| A plugin for improving efficiency of data-binding computed properties in the Aurelia platform by automatically observing and notifying changes to one-liner getter functions | 25 |
| A lightweight library to resolve application properties from external sources. | 27 |
| Returns the last element(s) in an array | 35 |
| Binds a context to all functions in an object and its nested functions | 9 |
| A utility to fetch specific properties from the package.json file using a shortened prefix. | 8 |
| A package that provides a way to access nested properties in data structures using a simple and expressive query language. | 48 |