object-recursive-iterator
js
Iterate recursively over the enumerable properties of an object and execute the given callback on the objects's leafs.
Version 2.1.0 License MIT
Keywords
objectiterationrecursivelykeys
INSTALL
Iterate recursively over the enumerable properties of an object and execute the given callback on the objects's leafs.