You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -240,6 +240,7 @@ This list is a collection of the best Deno modules and resources.
240
240
-[durationjs](https://github.com/retraigo/duration.js) - Get formatted time duration from a timestamp or a human-readable string.
241
241
-[draco](https://github.com/dpmland/draco) - File and folder multiplatform utils for Deno!
242
242
-[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.
243
244
-[evt](https://github.com/garronej/evt) - Type safe replacement for EventEmitter.
244
245
-[fastest-validator](https://github.com/icebob/fastest-validator) - Schema validator for all javascript platforms
245
246
-[fortuna](https://github.com/retraigo/fortuna) - Weighted gacha system.
0 commit comments