Search results

87 packages found

Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.

published 1.0.1 2 months ago
M
Q
P

Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.

published 3.1.1 a month ago
M
Q
P

Returns true if a value has the characteristics of a valid JavaScript data descriptor.

published 2.1.3 a month ago
M
Q
P

Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.

published 3.0.5 a month ago
M
Q
P

Property descriptor factory

published 1.0.1 4 years ago
M
Q
P

Define a data property on an object. Will fall back to assignment in an engine without descriptors.

published 1.1.1 2 months ago
M
Q
P

`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.

published 1.0.1 a year ago
M
Q
P

Merge objects using their property descriptors

published 2.0.0 24 days ago
M
Q
P

Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.

published 1.0.3 2 months ago
M
Q
P

Define (or modify) an object property.

published 0.1.1 2 months ago
M
Q
P

Return a property descriptor for an object's own property.

published 0.1.1 2 months ago
M
Q
P
M
Q
P

replacement for Object.defineProperty

published 1.0.1 5 years ago
M
Q
P

Return a property descriptor for an object's own or inherited property.

published 0.1.1 2 months ago
M
Q
P

Inspects a Property and returns useful informations about it (e.g. nested properties, function inspection, property descriptor, value, type, constructor)

published 0.0.7 5 years ago
M
Q
P

Checks if an object has a property with a defined getter function.

published 1.0.0 7 years ago
M
Q
P

Checks if an object has a property with a defined setter function.

published 1.0.0 7 years ago
M
Q
P

Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.

published 0.1.2 8 years ago
M
Q
P

Return an object's own property descriptors.

published 0.1.0 3 months ago
M
Q
P

Return a property descriptor for an object's inherited property.

published 0.1.0 3 months ago
M
Q
P