5 packages found
M
Q
P
M
Q
P
Description
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
Keywords
- recursive
- deep
- for
- each
- prop
- property
- object
- function
- enumerable
- non-enumerable
- nonenumerable
- inherited
- proto
- prototype
- View more
Publisher
published 0.0.3 • 4 years ago
M
Q
P
M
Q
P
Description
Processes each properties of an object deeply.
Keywords
Publisher
published 1.3.2 • 3 years ago
M
Q
P
Description
Recursively loop through the elements of a 'collection' (an array, an array-like object, or a plain object) and invoke 'callbackFn' for each element while protected against circular references.
Keywords
- for-each-safe
- forEachSafe
- for each safe
- for each
- forEach
- each
- loop
- safe
- deep
- recursive
- circular reference
- cyclic reference
- circular
- cyclic
- View more
Publisher
published 0.1.0 • 3 years ago