feat: first release

This commit is contained in:
2024-06-30 14:06:20 +02:00
commit e286e3092c
7 changed files with 160 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
<p align="center">
<img src="https://user-images.githubusercontent.com/1998130/229430454-ca0f2811-d874-4314-b13d-c558de8eec7e.svg" />
</p>
# Event Emitter
Introduces a `subscribe` extension on the latest popular [eventemitter3](https://github.com/primus/eventemitter3)
solution.