iter-over
Sugary iteration utilities and interfaces.
Sugary iteration utilities and interfaces.
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.
Iterate Array, Object, String, Number, and Arguments, support reversed mode.
Super simple typescript mono-repo tooling.
basic utility functions
Iterate Array, Object, String, Number, and Arguments, support reversed mode.
Super simple npm based mono-repo tooling.
A very simple function to use `forEach` in an asynchronous function and with `await`.