Runtime-safe alternative to typescript enums that maintains type safety and ergonomics
-
Updated
Feb 3, 2026 - TypeScript
Runtime-safe alternative to typescript enums that maintains type safety and ergonomics
This spike explores various approaches to recreating a Java Enum in TypeScript, focusing on adhering to the key rules and characteristics of Java's enum system.
Quiz app using React and TypeScript
Add a description, image, and links to the enums-typescript topic page so that developers can more easily learn about it.
To associate your repository with the enums-typescript topic, visit your repo's landing page and select "manage topics."