Search results

5090 packages found

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

published 1.1.4 4 months ago
M
Q
P

ES2015 `Object.assign()` ponyfill

published 4.1.1 7 years ago
M
Q
P

Easily handle defaults for your options

published 3.0.0 8 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 9 months ago
M
Q
P

extend an object

published 6.2.0 a year ago
M
Q
P

Extend an object with the properties of additional objects. node.js/javascript util.

published 3.0.2 6 years ago
M
Q
P

Lowercase the keys of an object

published 3.0.0 3 years ago
M
Q
P

Returns true if a value is a plain object, array or function.

published 1.0.1 7 years ago
M
Q
P

A dangerously convienient, high performance and super lightweight utility (2.7kb) that injects methods into the Object prototype to sugar for many common use cases working with Javascript objects.

published 1.16.2 a year ago
M
Q
P

Define an accessor property on an object. Will either throw, or fall back to assignment in loose mode, in an engine without descriptors.

published 1.0.0 4 months ago
M
Q
P

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

published 1.0.0 2 months ago
M
Q
P

💠 Recursive assign for objects, arrays and more

published 3.0.1 2 months ago
M
Q
P

A small library for doing recursive `Object.assign`.

published 0.1.20 3 months ago
M
Q
P

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

published 1.0.0 2 months ago
M
Q
P

A simplified version of Object.assign, which only accepts a single source argument.

published 1.3.3 5 years ago
M
Q
P

Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.

published 4.0.1 6 years ago
M
Q
P

Copy enumerable own properties from one or more source objects to a target object.

published 0.2.1 3 months ago
M
Q
P

Simple deep object assign function

published 2.0.0 6 years ago
M
Q
P

Like `Object.assign()` but deep 😱

published 1.0.11 7 years ago
M
Q
P

Like Object.assign, but let you alter/delete some keys using functions

published 1.1.0 6 years ago
M
Q
P