each-props
Processes each properties of an object deeply.
@qntm-code/utils
A collection of useful utility functions with associated TypeScript types. All functions have been unit tested.
for-each-property-deep
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