found 2,533 packages in 34ms
gopd327.5mMIT1.2.0
Object.getOwnPropertyDescriptor, but accounts for IE's broken implementation.
ljharb12 months agoecmascript, javascript, getownpropertydescriptor, property hasown322.6mMIT2.0.2
A robust, ES3 compatible, "has own property" predicate.
inspect-jsover 1 year agohas, hasOwnProperty, hasOwn, has-own es-define-property313.8mMIT1.0.1
Object.defineProperty, but not IE 8's broken one.
ljharb12 months agojavascript, ecmascript, object, define define-data-property221.3mMIT1.1.4
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
ljharbalmost 2 years agodefine, data, property, object has-property-descriptors221.1mMIT1.0.2
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
inspect-jsalmost 2 years agoproperty, descriptors, has, environment