Search results

1000+ packages found

Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.

published version 2.0.2, 7 years ago898 dependents licensed under $MIT
259,452,103

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

published version 1.1.4, a year ago1141 dependents licensed under $MIT
166,729,670

Returns an array of all enumerable symbol properties found directly upon a given object

published version 3.0.2, 5 years ago264 dependents licensed under $ISC
29,881,205

Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible

published version 1.0.1, 4 months ago32 dependents licensed under $MIT
65,906,453

Shallow clones an object while respecting the original property descriptors

published version 2.0.0, 6 years ago12 dependents licensed under $MIT
1,242,397

Like `Object.keys()` but also includes symbols

published version 1.0.0, 2 years ago1 dependents licensed under $MIT
737,986

Modify the names of the own enumerable properties (keys) of an object.

published version 2.0.1, 8 years ago14 dependents licensed under $MIT
596,560

Executes a callback for each property found on a object, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object and Function prototypes by default,

published version 0.0.4, 8 years ago6 dependents licensed under $MIT
385,960

Executes a callback for each property found on a object, recursively on nested properties, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object an

published version 0.0.3, 8 years ago1 dependents licensed under $MIT
385,876

Utility for modifying / processing the contents of Javascript objects or arrays via object notation strings or globs.

published version 2.0.0, 5 years ago32 dependents licensed under $MIT
179,945

Test if an object's own property is enumerable.

published version 0.2.2, 9 months ago10 dependents licensed under $Apache-2.0
117,450

Return an array of an object's own enumerable property names.

published version 0.2.2, 9 months ago57 dependents licensed under $Apache-2.0
117,047

Return an array of an object's own enumerable and non-enumerable property names.

published version 0.2.2, 9 months ago22 dependents licensed under $Apache-2.0
90,109

Return an array of an object's own enumerable property names and symbols.

published version 0.2.2, 9 months ago1 dependents licensed under $Apache-2.0
31,658

Better `Object.defineProperty()`.

published version 3.0.1, a month ago1 dependents licensed under $MIT
23,972

⛑️ JSON serialization should never fail

published version 3.0.1, a month ago4 dependents licensed under $Apache-2.0
24,725

tiny util for making enumerable properties

published version 1.0.0, 10 years ago7 dependents licensed under $MIT
18,692

Creates an Object from a collection of key-value pairs or key-descriptor pairs.

published version 4.0.0, 5 years ago3 dependents licensed under $MIT
17,372

Decorator to make properties non-enumerable.

published version 1.1.1, 7 years ago12 dependents licensed under $MIT
9,807

Defines multiple object properties all at once, optionally with shared settings.

published version 1.0.0, 5 years ago1 dependents licensed under $MIT
8,465
OSZAR »