Search results

64 packages found

Return an array of an object's inherited writable property names.

published 0.2.1 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.2.2 2 months ago
M
Q
P

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

published 0.1.1 7 months ago
M
Q
P

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

published 0.1.1 7 months ago
M
Q
P

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

published 0.1.1 7 months ago
M
Q
P

util.inherits without the cruft

published 1.0.1 9 years ago
M
Q
P

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

Proces import/export Node.js application

published 0.9.23 8 months 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

Returns an array of names from a module. Includes all enumerable properties with function values, own and inherited.

published 0.2.0 10 years ago
M
Q
P

Get all property keys of an object including non-enumerable and inherited ones

published 4.0.0 3 years ago
M
Q
P

Turns inherited properties into owned properties.

published 1.0.0 7 years ago
M
Q
P

Easily generate a JSON or markdown list (sorted array) of property names of all enumerable properties, own and inherited, of objects that have function values.

published 0.3.3 10 years ago
M
Q
P

Returns an array of all properties (owned and inherited) of an object.

published 1.0.0 6 years ago
M
Q
P

Returns an array of the keys of all properties (owned and inherited) of an object.

published 2.0.0 6 years ago
M
Q
P

Returns an array of the values of all properties (owned and inherited) of an object.

published 2.0.0 6 years 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