{"id":26985833,"url":"https://github.com/alwaysblank/denden","last_synced_at":"2025-04-03T18:34:54.239Z","repository":{"id":283690583,"uuid":"952612015","full_name":"alwaysblank/denden","owner":"alwaysblank","description":"Extremely simple event-based pub/sub system. ","archived":false,"fork":false,"pushed_at":"2025-03-26T00:52:05.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T01:26:38.411Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alwaysblank.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}},"created_at":"2025-03-21T15:14:00.000Z","updated_at":"2025-03-26T00:50:57.000Z","dependencies_parsed_at":"2025-03-26T01:36:44.588Z","dependency_job_id":null,"html_url":"https://github.com/alwaysblank/denden","commit_stats":null,"previous_names":["alwaysblank/pubsub","alwaysblank/denden"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Fdenden","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Fdenden/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Fdenden/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Fdenden/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alwaysblank","download_url":"https://codeload.github.com/alwaysblank/denden/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247057417,"owners_count":20876568,"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":"2025-04-03T18:34:54.162Z","updated_at":"2025-04-03T18:34:54.234Z","avatar_url":"https://github.com/alwaysblank.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Den Den\n\nExtremely simple publish/subscribe system built on events and nothing else.\n\nDesigned for the browser, but should work in an JS context that supports events.\n\n## Examples\n\n```javascript\nconst hub = new Hub();\n\nhub.sub('recipes', (payload) =\u003e console.log(payload) );\n\nhub.pub('recipes', 'add eggs');\n\n// \"add eggs\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falwaysblank%2Fdenden","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falwaysblank%2Fdenden","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falwaysblank%2Fdenden/lists"}