Skip to content

Commit 9431cfc

Browse files
authored
Add ESMitter
1 parent a3f3e66 commit 9431cfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ This list is a collection of the best Deno modules and resources.
240240
- [durationjs](https://github.com/retraigo/duration.js) - Get formatted time duration from a timestamp or a human-readable string.
241241
- [draco](https://github.com/dpmland/draco) - File and folder multiplatform utils for Deno!
242242
- [ensure](https://github.com/eankeen/ensure) - Ensure you are running a minimum version of Deno, Typescript, or V8.
243+
- [esm-itter](https://github.com/tillsanders/esm-itter) – A strongly typed fork of the popular EventEmitter3 with a focus on EcmaScript module syntax, TypeScript and modern tooling.
243244
- [evt](https://github.com/garronej/evt) - Type safe replacement for EventEmitter.
244245
- [fastest-validator](https://github.com/icebob/fastest-validator) - Schema validator for all javascript platforms
245246
- [fortuna](https://github.com/retraigo/fortuna) - Weighted gacha system.

0 commit comments

Comments
 (0)