Skip to content

philip-peterson/detect-object-cycles

Repository files navigation

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

About

JavaScript library for detecting cycles in an object.

Resources

License

Stars

Watchers

Forks

Packages

No packages published