Utility library for working with enumerated types (enums)
-
Updated
Mar 18, 2024 - TypeScript
Utility library for working with enumerated types (enums)
Generates a enum (like an object) with keys and values based on the elements of an array.
Runtime-safe alternative to typescript enums that maintains type safety and ergonomics
To associate your repository with the enumify topic, visit your repo's landing page and select "manage topics."