{"id":16190941,"url":"https://github.com/maxmellon/react-addons-deep-compare","last_synced_at":"2025-03-19T03:31:01.139Z","repository":{"id":65372076,"uuid":"61882686","full_name":"MaxMEllon/react-addons-deep-compare","owner":"MaxMEllon","description":"deep compare addons for react.js","archived":false,"fork":false,"pushed_at":"2016-07-12T01:17:36.000Z","size":2,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T15:11:44.203Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/MaxMEllon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-24T12:22:43.000Z","updated_at":"2019-05-12T01:47:09.000Z","dependencies_parsed_at":"2023-01-19T23:16:30.003Z","dependency_job_id":null,"html_url":"https://github.com/MaxMEllon/react-addons-deep-compare","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxMEllon%2Freact-addons-deep-compare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxMEllon%2Freact-addons-deep-compare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxMEllon%2Freact-addons-deep-compare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaxMEllon%2Freact-addons-deep-compare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaxMEllon","download_url":"https://codeload.github.com/MaxMEllon/react-addons-deep-compare/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965718,"owners_count":20375920,"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":[],"created_at":"2024-10-10T07:44:32.538Z","updated_at":"2025-03-19T03:31:00.845Z","avatar_url":"https://github.com/MaxMEllon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-addons-deep-compare\n\nExamples\n---\n\n```js\nvar deepCompare = require('react-addons-deep-compare');\nexport class SampleComponent extends React.Component {\n  shouldComponentUpdate(nextProps, nextState) {\n    return deepCompare(this, nextProps, nextState);\n  }\n\n  render() {\n    return \u003cdiv className={this.props.className}\u003efoo\u003c/div\u003e;\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmellon%2Freact-addons-deep-compare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxmellon%2Freact-addons-deep-compare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxmellon%2Freact-addons-deep-compare/lists"}