From 75d649d5b211666a0132988ac74792ed2ad4e1af Mon Sep 17 00:00:00 2001 From: Sage Starr Date: Sun, 16 Aug 2026 22:14:19 +0800 Subject: [PATCH] Add enum-plus --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e6be1b07..41d0f2c8 100644 --- a/README.md +++ b/README.md @@ -1096,6 +1096,7 @@ https://listjs.com * [lune](https://github.com/ryanseys/lune) - Library to calculate the phases of the moon accurately. * [jsemu](https://github.com/fcambus/jsemu) - A list of emulators written in the JavaScript programming language. * [rrweb](https://github.com/rrweb-io/rrweb) - Records the DOM and user interactions as a typed JSON event stream and replays them pixel-perfect. +* [enum-plus](https://github.com/shijistar/enum-plus) - A drop-in enhancement for native TypeScript enums, adding display text, internationalization and full type safety. # Worth Reading