Search results
4831 packages found
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
A robust, ES3 compatible, "has own property" predicate.
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
`Object.defineProperty`, but not IE 8's broken one.
Get, set, or delete a property from a nested object using a dot path
Merge objects using their property descriptors
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.
Info on the properties and attributes of the web platform
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Sorts CSS declarations fast and automatically in a certain order.
Compile regular expressions' unicodeSets (v) flag.
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Property descriptor factory
ECMAScript 6 Symbol polyfill
Use logical properties and values in CSS
Create an error with a code
Copy properties deeply between two objects.
Extend an object with the properties of additional objects. node.js/javascript util.
- assign
- clone
- extend
- merge
- obj
- object
- object-assign
- object.assign
- prop
- properties
- property
- props
- shallow
- util
- View more
Processes each properties of an object deeply.