simple-comparator

A production-ready deep equality comparison library for JavaScript and TypeScript, supporting complex objects, arrays, and primitive types with circular reference detection. Works seamlessly across Node.js, Deno, and browser environments.

typescript-flat-serializer

A typescript library to serialize/deserialize classes to/from string in a flat format. Supports inheritance, circular reference and more