0.10.0 • Published 3 years ago

detect-object-cycles v0.10.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

detect-object-cycles

What does it do?

This library allows you to find cyclic paths in JavaScript objects. This could be useful for stripping the objects before serializing.

Acknowledgement

This library is based on the ORE Software Typescript library skeleton. https://github.com/ORESoftware/typescript-library-skeleton#readme