{"id":20302365,"url":"https://github.com/re-js/evemin","last_synced_at":"2026-01-31T08:31:34.557Z","repository":{"id":55874403,"uuid":"518938584","full_name":"re-js/evemin","owner":"re-js","description":"Modern and blazing fast event emitter","archived":false,"fork":false,"pushed_at":"2023-12-01T00:00:40.000Z","size":111,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T23:57:54.527Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/re-js.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":"2022-07-28T17:33:35.000Z","updated_at":"2022-08-13T08:14:20.000Z","dependencies_parsed_at":"2024-11-14T16:34:59.108Z","dependency_job_id":"568af61a-3f1f-4ce5-8ed3-0cd76d632e34","html_url":"https://github.com/re-js/evemin","commit_stats":{"total_commits":29,"total_committers":1,"mean_commits":29.0,"dds":0.0,"last_synced_commit":"79f65783bee8fd667e5380502dacc545b2c348a4"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/re-js/evemin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/re-js%2Fevemin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/re-js%2Fevemin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/re-js%2Fevemin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/re-js%2Fevemin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/re-js","download_url":"https://codeload.github.com/re-js/evemin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/re-js%2Fevemin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28935403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T07:49:44.436Z","status":"ssl_error","status_checked_at":"2026-01-31T07:49:34.274Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-14T16:30:58.414Z","updated_at":"2026-01-31T08:31:34.535Z","avatar_url":"https://github.com/re-js.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# evemin\n\n[![npm version](https://img.shields.io/npm/v/evemin?style=flat-square)](https://www.npmjs.com/package/evemin) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/evemin?style=flat-square)](https://bundlephobia.com/result?p=evemin) [![code coverage](https://img.shields.io/coveralls/github/re-js/evemin?style=flat-square)](https://coveralls.io/github/re-js/evemin) [![typescript supported](https://img.shields.io/npm/types/typescript?style=flat-square)](index.d.ts)\n\nModern and blazing fast event emitter\n\n- Zero-cost abstraction\n- High performance\n- Super small\n\n🌈 2x times faster standard node.js event emitter\n\n```javascript\nimport { event, listen } from 'evemin'\n\nconst onStart = event()\n\nlisten(onStart, (v) =\u003e console.log('start', v))\n\nonStart(1) // developer console output: start 1\n```\n\n[![Try it on RunKit](https://badge.runkitcdn.com/\u003e.svg)](https://runkit.com/betula/62f6253e0533460009786124)\n\nInstallation\n\n```bash\nnpm install evemin\n```\n\nEnjoy your code!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fre-js%2Fevemin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fre-js%2Fevemin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fre-js%2Fevemin/lists"}