Search results

6000 packages found

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

published 1.1.4 5 months ago
M
Q
P

`Object.defineProperty`, but not IE 8's broken one.

published 1.0.0 5 months ago
M
Q
P

string representations of objects in node and the browser

published 1.13.2 20 days ago
M
Q
P

Get a stream as a string, Buffer, ArrayBuffer or array

published 9.0.1 4 months ago
M
Q
P

Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.

published 1.2.1 10 months ago
M
Q
P

A small polyfill for Object.setprototypeof

published 1.2.0 5 years ago
M
Q
P

ES2017 spec-compliant Object.values shim.

published 1.2.0 4 months ago
M
Q
P

ES proposal-spec-compliant Object.fromEntries shim.

published 2.0.8 4 months ago
M
Q
P

ES2017 spec-compliant Object.entries shim.

published 1.1.8 4 months ago
M
Q
P

An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.

published 1.0.3 4 months ago
M
Q
P

ES spec-compliant shim for Object.hasOwn

published 1.1.4 4 months ago
M
Q
P

ES Object-related atoms: Object, ToObject, RequireObjectCoercible

published 1.0.0 4 months ago
M
Q
P

Really Fast Deep Clone

published 1.4.1 a month ago
M
Q
P

Get, set, or delete a property from a nested object using a dot path

published 9.0.0 2 months ago
M
Q
P

ES2015 `Object.assign()` ponyfill

published 4.1.1 7 years ago
M
Q
P

Merge objects using their property descriptors

published 2.0.0 8 months ago
M
Q
P

Easily handle defaults for your options

published 3.0.0 9 months ago
M
Q
P

Take a nested Javascript object and flatten it, or unflatten an object with delimited keys

published 6.0.1 10 months ago
M
Q
P

Returns true if an object was created by the `Object` constructor, or Object.create(null).

published 5.0.0 4 years ago
M
Q
P

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

published 3.0.5 8 months ago
M
Q
P