{"id":21951023,"url":"https://github.com/fr0stbyter/typed-event-emitter","last_synced_at":"2026-04-29T20:34:36.005Z","repository":{"id":57160056,"uuid":"374922756","full_name":"Fr0stbyteR/typed-event-emitter","owner":"Fr0stbyteR","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-23T14:19:37.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-22T06:59:18.340Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/Fr0stbyteR.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":"2021-06-08T07:34:53.000Z","updated_at":"2021-11-23T14:19:40.000Z","dependencies_parsed_at":"2022-09-09T07:11:22.154Z","dependency_job_id":null,"html_url":"https://github.com/Fr0stbyteR/typed-event-emitter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Fr0stbyteR/typed-event-emitter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fr0stbyteR%2Ftyped-event-emitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fr0stbyteR%2Ftyped-event-emitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fr0stbyteR%2Ftyped-event-emitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fr0stbyteR%2Ftyped-event-emitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fr0stbyteR","download_url":"https://codeload.github.com/Fr0stbyteR/typed-event-emitter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fr0stbyteR%2Ftyped-event-emitter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279021785,"owners_count":26087056,"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-10-14T02:00:06.444Z","response_time":60,"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-11-29T06:11:28.500Z","updated_at":"2025-10-14T22:32:07.329Z","avatar_url":"https://github.com/Fr0stbyteR.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Usage\r\n\r\n```TypeScript\r\nimport TypedEventEmitter from \"typed-event-emitter\";\r\n\r\nclass MyClass extends TypedEventEmitter\u003c{ init: never; ready: boolean }\u003e {\r\n    constructor() {\r\n        super();\r\n        this.emit(\"init\");\r\n        this.emit(\"ready\", true);\r\n    }\r\n}\r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffr0stbyter%2Ftyped-event-emitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffr0stbyter%2Ftyped-event-emitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffr0stbyter%2Ftyped-event-emitter/lists"}