{"id":23053445,"url":"https://github.com/component/clone","last_synced_at":"2025-08-15T03:32:46.116Z","repository":{"id":5117851,"uuid":"6282242","full_name":"component/clone","owner":"component","description":"object deep clone component","archived":false,"fork":false,"pushed_at":"2016-12-19T05:32:26.000Z","size":23,"stargazers_count":18,"open_issues_count":4,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-09T03:33:10.770Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/component.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-18T16:56:51.000Z","updated_at":"2023-08-27T04:04:39.000Z","dependencies_parsed_at":"2022-09-12T05:50:53.220Z","dependency_job_id":null,"html_url":"https://github.com/component/clone","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/component/clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Fclone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Fclone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Fclone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Fclone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/component","download_url":"https://codeload.github.com/component/clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Fclone/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269688087,"owners_count":24459403,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-16T00:18:13.299Z","updated_at":"2025-08-15T03:32:45.827Z","avatar_url":"https://github.com/component.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# clone\n\n  Object clone supporting `date`, `regexp`, `array` and `object` types.\n\n## Example\n\n```js\nvar obj = clone({\n  a: 'b',\n  c: [\n    new Date(),\n    'tobi',\n    'jane'\n  ]\n})\n```\n\n## API\n\n### clone(obj)\n\n  Clones `obj` recursively and returns it.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomponent%2Fclone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomponent%2Fclone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomponent%2Fclone/lists"}