object-traversal icon indicating copy to clipboard operation
object-traversal copied to clipboard

Just stumbled onto this library!

Open simlu opened this issue 3 years ago • 0 comments

Hello fellow coder =)

Was just looking through npm to find competitors to a library I wrote and found yours. One feature that I'm currently lacking that you have is "breadth-first" search. Adds a whole layer of complexity and memory consumption, so I haven't tackled it.

Are you doing this for fun or for a work project? What are your spec requirements?

Feel free to take a look at mine and get some inspiration as well! https://github.com/blackflux/object-scan

Happy coding! L~

simlu avatar Jul 22 '22 05:07 simlu