130 packages found
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
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.
Property descriptor factory
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
- Object.getOwnPropertyDescriptors
- descriptor
- property descriptor
- ES8
- ES2017
- shim
- polyfill
- getOwnPropertyDescriptor
- es-shim API
Extremely fast utf8 only stream implementation
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
Better `Object.defineProperty()`.
- browser
- configurable
- define
- define-property
- defineproperty
- descriptor
- descriptors
- enumerability
- enumerable
- get-set
- javascript
- library
- nodejs
- object
- View more
prototype-aware Object.getOwnPropertyDescriptor
Utils for working with JavaScript classes and prototype methods.
replacement for Object.defineProperty
Easier PropertyDescriptor composition
MPEG2 transport stream parser for Node.js with support for television broadcast PSIP tables
Is given string a valid media descriptor (including media query)?
Uniquely flexible and light-weight utility for deep (recursive) merging/cloning of JavaScript objects. Provides advanced options for customizing the merge/clone process: inspect, filter, and modify keys and properties; merge or skip unique, common, and un
Copy a descriptor from object A to object B
Cordova plugin to get the device's descriptor based on model (brand, name)