{"id":22221999,"url":"https://github.com/fabiospampinato/plain-object-clone","last_synced_at":"2025-07-27T16:32:10.977Z","repository":{"id":57325490,"uuid":"213067676","full_name":"fabiospampinato/plain-object-clone","owner":"fabiospampinato","description":"Extremely fast function optimized for deep cloning json-serializable plain objects.","archived":false,"fork":false,"pushed_at":"2023-09-24T16:28:50.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-11T20:44:59.162Z","etag":null,"topics":["clone","deep","fast","object","plain"],"latest_commit_sha":null,"homepage":null,"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/fabiospampinato.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},"funding":{"github":"fabiospampinato","custom":"https://www.paypal.me/fabiospampinato"}},"created_at":"2019-10-05T20:34:58.000Z","updated_at":"2023-12-11T16:09:55.000Z","dependencies_parsed_at":"2024-06-19T17:40:07.341Z","dependency_job_id":"92ece0d1-0e80-43f6-a8dc-36a703450d5a","html_url":"https://github.com/fabiospampinato/plain-object-clone","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":0.09090909090909094,"last_synced_commit":"0f0e11916fd1df8a68d67780865b3e789aefa039"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fplain-object-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fplain-object-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fplain-object-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fplain-object-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiospampinato","download_url":"https://codeload.github.com/fabiospampinato/plain-object-clone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227817017,"owners_count":17824200,"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":["clone","deep","fast","object","plain"],"created_at":"2024-12-02T23:16:30.411Z","updated_at":"2025-07-27T16:32:10.970Z","avatar_url":"https://github.com/fabiospampinato.png","language":"JavaScript","funding_links":["https://github.com/sponsors/fabiospampinato","https://www.paypal.me/fabiospampinato"],"categories":[],"sub_categories":[],"readme":"# Plain Object Clone\n\nExtremely fast function optimized for deep cloning json-serializable plain objects.\n\n## Install\n\n```sh\nnpm install plain-object-clone\n```\n\n## Usage\n\n```ts\nimport clone from 'plain-object-clone';\n\n// Let's clone an object\n\nclone ({ foo: 123 }); // =\u003e { foo: 123 }\n```\n\n## License\n\nMIT © Fabio Spampinato\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiospampinato%2Fplain-object-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiospampinato%2Fplain-object-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiospampinato%2Fplain-object-clone/lists"}