{"id":33096465,"url":"https://github.com/npm-dom/delegate-dom","last_synced_at":"2025-11-15T21:00:47.416Z","repository":{"id":10608807,"uuid":"12826205","full_name":"npm-dom/delegate-dom","owner":"npm-dom","description":"Event delegation library","archived":false,"fork":true,"pushed_at":"2016-04-09T03:45:33.000Z","size":11,"stargazers_count":13,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-15T22:33:52.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://npm.im/delegate-dom","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"component/delegate","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npm-dom.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"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":"2013-09-14T07:58:23.000Z","updated_at":"2025-08-25T08:54:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/npm-dom/delegate-dom","commit_stats":null,"previous_names":["npm-dom/dom-delegate","azer/delegate-dom"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/npm-dom/delegate-dom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm-dom%2Fdelegate-dom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm-dom%2Fdelegate-dom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm-dom%2Fdelegate-dom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm-dom%2Fdelegate-dom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm-dom","download_url":"https://codeload.github.com/npm-dom/delegate-dom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm-dom%2Fdelegate-dom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284621240,"owners_count":27036418,"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-11-15T02:00:06.050Z","response_time":57,"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":"2025-11-14T20:00:27.826Z","updated_at":"2025-11-15T21:00:47.376Z","avatar_url":"https://github.com/npm-dom.png","language":"JavaScript","funding_links":[],"categories":["DOM"],"sub_categories":["React Components"],"readme":"\n# delegate-dom\n\n  Low-level event delegation library.\n\n## Install\n\n    $ npm install delegate-dom\n\n## Example\n\n```js\nvar delegate = require('delegate-dom')\n\ndelegate.on(document.body, 'ul li a', 'click', function self (e) {\n  delegate.off(document.body, 'click', self);\n})\n```\n\n## License\n\n  MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpm-dom%2Fdelegate-dom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnpm-dom%2Fdelegate-dom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpm-dom%2Fdelegate-dom/lists"}