found 2,521 packages in 13ms
gopd325.3mMIT1.2.0
Object.getOwnPropertyDescriptor
, but accounts for IE's broken implementation.
ljharb10 months agoecmascript, javascript, getownpropertydescriptor, property hasown309.3mMIT2.0.2
A robust, ES3 compatible, "has own property" predicate.
inspect-jsover 1 year agohas, hasOwnProperty, hasOwn, has-own es-define-property304.7mMIT1.0.1
Object.defineProperty
, but not IE 8's broken one.
ljharb10 months agojavascript, ecmascript, object, define define-data-property210.9mMIT1.1.4
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
ljharbover 1 year agodefine, data, property, object has-property-descriptors205.3mMIT1.0.2
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
inspect-jsover 1 year agoproperty, descriptors, has, environment