Search results
174 packages found
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Access nested property values at any depth with a simple expression.
Create a proxy for array accessor
Retrieve nested object properties easily.
tiny util for getting and setting deep object props safely
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
- Mitigate TypeError
- TypeError
- TypeErrors
- access
- accessor
- bracket-notation string path
- browser
- callback
- composable
- compatible
- curried
- curry
- deep
- dot-notation string path
- View more
a simple utility function for getting a value at a path from an object with all the usecases properly covered
Create lazy properties that replace themselves with normal ones
A wrapper function for object accessor properties
Accessor for getting and setting values of nested data structures (arrays or objects)
Magic object accessor for javascript
Uniquely flexible and light-weight utility for deep (recursive) merging/cloning of JavaScript objects. Provides advanced options for customizing the merge/clone process: inspect, filter, and modify keys and properties; merge or skip unique, common, and un
A utility to allow for safe accessing of nested properties
Functional-style accessors for the Vuex store
process.env accessor functions.
Fastest method for returning deeply nested properties based on a string path.
Fetch, set, and test deeply nested object properties