detect-object-cycles
TypeScript icon, indicating that this package has built-in type declarations

0.10.0 • Public • Published

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

/detect-object-cycles/

    Package Sidebar

    Install

    npm i detect-object-cycles

    Weekly Downloads

    1

    Version

    0.10.0

    License

    MIT

    Unpacked Size

    5.98 kB

    Total Files

    14

    Last publish

    Collaborators

    • quietmonkey