Showing 1-20 of 73,527 packages
Read, write or test a data structure's nested property via a string like 'my.nested.property'. It works through arrays and objects.'
Access nested property values at any depth with a simple expression.
Deep set a nested property.
Deep get a nested property.
Returns true if an object has an own, nested property using dot notation paths ('a.b.c').
To make it easier to access nested property
Get nested property from object.
Assign a value or extend a deeply nested property of an object using object path notation.
Non-destructively set a nested property, given its path
Get a nested property value.
Set a nested property value.
**Datanautics** is a lightweight key-value storage system with support for nested property access and persistent dumps to disk.
Get a nested property value.
Simple and natural nested property accessor.
Delete nested properties from an object using dot notation.
Set a nested property value.
PostCSS plugin to unwrap nested rules like how Sass does it
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
`Object.defineProperty`, but not IE 8's broken one.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.