Search results

63 packages found

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 0.0.4 7 years ago
M
Q
P

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 0.0.3 7 years ago
M
Q
P

Useful JavaScript base classes for efficient and quick solutions to common problems.

published 2.1.0 6 months ago
M
Q
P

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

published 0.2.1 a month ago
M
Q
P

Return a property descriptor for an object's own or inherited property.

published 0.2.1 a month ago
M
Q
P

Get all property names of an object/function/class including non-enumerable and inherited ones.

published 0.1.0 7 years ago
M
Q
P

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

published 0.2.1 a month ago
M
Q
P

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

published 0.2.1 24 days ago
M
Q
P

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

published 0.2.1 a month ago
M
Q
P

Test if an object has an inherited property.

published 0.2.1 a month ago
M
Q
P

Test if an object's own or inherited property is readable.

published 0.2.1 a month ago
M
Q
P

Return an array of an object's own and inherited enumerable property key-value pairs.

published 0.2.1 a month ago
M
Q
P

Invoke a function for each own and inherited enumerable property of an object.

published 0.2.1 a month ago
M
Q
P

Return an array of an object's own and inherited symbol properties.

published 0.2.1 a month ago
M
Q
P

Test if an object's own or inherited property is enumerable.

published 0.2.1 a month ago
M
Q
P

Test if an object's own and inherited property is readable and writable.

published 0.2.1 a month ago
M
Q
P

Test if an object's own or inherited property is writable.

published 0.2.1 a month ago
M
Q
P

Return the common own and inherited property names of two or more objects.

published 0.2.1 a month ago
M
Q
P

Return an array of an object's own and inherited writable symbol properties.

published 0.2.1 a month ago
M
Q
P

Test if an object's own or inherited property has an accessor descriptor.

published 0.2.1 a month ago
M
Q
P