found 2,514 packages in 17ms
gopd296mMIT1.2.0
Object.getOwnPropertyDescriptor
, but accounts for IE's broken implementation.
ljharb8 months agoecmascript, javascript, getownpropertydescriptor, property hasown280.8mMIT2.0.2
A robust, ES3 compatible, "has own property" predicate.
inspect-jsover 1 year agohas, hasOwnProperty, hasOwn, has-own es-define-property257.5mMIT1.0.1
Object.defineProperty
, but not IE 8's broken one.
ljharb8 months agojavascript, ecmascript, object, define has-property-descriptors223mMIT1.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 define-data-property201.7mMIT1.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