{"id":23053402,"url":"https://github.com/component/inherit","last_synced_at":"2025-08-15T03:32:43.152Z","repository":{"id":4222835,"uuid":"5344893","full_name":"component/inherit","owner":"component","description":"https://github.com/component/inherits","archived":false,"fork":false,"pushed_at":"2015-03-24T04:05:56.000Z","size":168,"stargazers_count":16,"open_issues_count":2,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-11T08:08:37.257Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/component/inherits","language":"JavaScript","has_issues":false,"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/component.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-08T17:16:08.000Z","updated_at":"2022-04-12T02:08:09.000Z","dependencies_parsed_at":"2022-08-06T15:16:01.262Z","dependency_job_id":null,"html_url":"https://github.com/component/inherit","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Finherit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Finherit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Finherit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Finherit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/component","download_url":"https://codeload.github.com/component/inherit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229890321,"owners_count":18140078,"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-12-16T00:18:06.515Z","updated_at":"2024-12-16T00:18:07.015Z","avatar_url":"https://github.com/component.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# inherit\n\n  Prototype inheritance utility.\n\n## Installation\n\n```\n$ component install component/inherit\n```\n\n## Example\n\n```js\nvar inherit = require('inherit');\n\nfunction Human() {}\nfunction Woman() {}\n\ninherit(Woman, Human);\n```\n\n## License\n\n  MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomponent%2Finherit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomponent%2Finherit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomponent%2Finherit/lists"}