detect-object-cycles
v0.10.0
Published
Library to detect cycles in JSON / JavaScript objects
Downloads
2
Maintainers
Readme
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