{"id":16908527,"url":"https://github.com/gilbarbara/deep-equal","last_synced_at":"2025-03-22T10:31:33.805Z","repository":{"id":43347229,"uuid":"466643863","full_name":"gilbarbara/deep-equal","owner":"gilbarbara","description":"Lightweight deep equal comparator","archived":false,"fork":false,"pushed_at":"2023-10-17T21:19:03.000Z","size":984,"stargazers_count":8,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-14T18:51:44.001Z","etag":null,"topics":["deep-equal","equal","equality","lightweight","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gilbarbara.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-06T05:19:42.000Z","updated_at":"2024-05-07T19:24:25.000Z","dependencies_parsed_at":"2024-06-18T21:30:27.811Z","dependency_job_id":"fde8b348-faec-4a9b-b6e6-091499c49925","html_url":"https://github.com/gilbarbara/deep-equal","commit_stats":{"total_commits":25,"total_committers":1,"mean_commits":25.0,"dds":0.0,"last_synced_commit":"b83ebe84311d62d28278afd6da03803f27e2c957"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbarbara%2Fdeep-equal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbarbara%2Fdeep-equal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbarbara%2Fdeep-equal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilbarbara%2Fdeep-equal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gilbarbara","download_url":"https://codeload.github.com/gilbarbara/deep-equal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221826534,"owners_count":16887179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deep-equal","equal","equality","lightweight","typescript"],"created_at":"2024-10-13T18:51:48.253Z","updated_at":"2024-10-28T12:35:21.656Z","avatar_url":"https://github.com/gilbarbara.png","language":"TypeScript","readme":"# @gilbarbara/deep-equal\n\n[![npm version](https://badge.fury.io/js/%40gilbarbara%2Fdeep-equal.svg)](https://badge.fury.io/js/%40gilbarbara%2Fdeep-equal) [![CI](https://github.com/gilbarbara/deep-equal/actions/workflows/main.yml/badge.svg)](https://github.com/gilbarbara/deep-equal/actions/workflows/main.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=gilbarbara_deep-equal\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=gilbarbara_deep-equal)\n\nLightweight deep equal comparator.\n\n## Features\n- Written in TypeScript\n- ESM ready\n- Works with Map, Set, and Typed Arrays\n- Works with React component (avoid circular references)\n\n## Usage\n\n```shell\nnpm i @gilbarbara/deep-equal\n```\n\n```typescript\nimport equal from '@gilbarbara/deep-equal';\n\nequal({ a: 1 }, { a: 1 }); // true\n\n```\n\n## Credits\n\nInspired by [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) package. Thanks! ❤️\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilbarbara%2Fdeep-equal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgilbarbara%2Fdeep-equal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilbarbara%2Fdeep-equal/lists"}