ts-enums
A fork of enumify that enables Java-like enums in TypeScript.
A fork of enumify that enables Java-like enums in TypeScript.
A fork of ts-enums that enables Java-like enums in TypeScript using immutablejs.
Creates a type safe enum from a list of strings
A fork of enumify that enables Java-like enums in TypeScript.
Generates a enum (like an object) with keys and values based on the elements of an array.