Search results

83 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

A robust, ES3 compatible, "has own property" predicate.

published 2.0.0 2 months ago
M
Q
P

Set nested properties on an object using dot notation.

published 4.1.0 2 years ago
M
Q
P

Test if an object has a specified property.

published 0.1.1 2 months ago
M
Q
P

Returns true if a value exists, false if empty. Works with deeply nested values using object paths.

published 2.0.2 6 years ago
M
Q
P

Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.

published 2.0.1 4 years ago
M
Q
P

Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.

published 2.0.1 6 years ago
M
Q
P

The hasNestedProperty method missing in Object. This module does not extend Object.

published 1.0.1 8 years ago
M
Q
P

A safer `.hasOwnProperty()`

published 3.1.0 2 years ago
M
Q
P

Test if an object's own property is enumerable.

published 0.1.0 3 months ago
M
Q
P

Get a nested property or its value from an object using simple `a.b.c` paths.

published 0.2.0 9 years ago
M
Q
P

A way to validate the properties of an object without having to walk the tree.

published 1.0.1 7 years ago
M
Q
P

Check if a value exists at a nested property path

published 1.0.1 7 years ago
M
Q
P

Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu

published 0.1.3 9 years ago
M
Q
P

Test if an object's own property is writable.

published 0.1.1 2 months ago
M
Q
P

Test if an object's own property is non-enumerable.

published 0.1.0 3 months ago
M
Q
P

Test if an object has a specified property, either own or inherited.

published 0.1.1 2 months ago
M
Q
P

(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.

published 1.2.0 5 months 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