Search results

64 packages found

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

published 2.1.0 a year ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

Test whether an object contains at least n properties (own and inherited) which pass a test implemented by a predicate function.

published 0.1.1 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

Test if an object's own or inherited property is non-configurable.

published 0.2.2 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.3.0 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P