Showing 1-20 of 26 packages
A JavaScript library that helps with the enum pattern. Also supports TypeScript.
Enumify modification by proposal http://goo.gl/XCh8Lc
A fork of enumify that enables Java-like enums in TypeScript.
Vite plugin for Laravel Enumify - auto-sync PHP enums to TypeScript
A JavaScript library that helps with the enum pattern based on TypeScript. This fork of [rauschma/enumify](https://github.com/rauschma/enumify) permits to infer the correct type from constructed collections: for example, the type of `values()` will be `A
A JavaScript library for enums. To be used by transpiled ES6 (e.g. via Babel).
Enumerated type library.
A library for easily creating enum-like objects in ES6. Inspired by twttao/enumify-js
A fork of enumify that enables Java-like enums in TypeScript.
A JavaScript library for enums. To be used by transpiled ES6 (e.g. via Babel).
A library for easily creating enum-like objects in ES6.
Enum lib
A Javascript implementation of an enum class
Prisma generator for enum types
Creates a type safe enum from a list of strings
Generates a enum (like an object) with keys and values based on the elements of an array.
Convenient enumeration pattern for JavaScript
javascript enum
Convenient enumeration pattern for JavaScript
A fork of ts-enums that enables Java-like enums in TypeScript using immutablejs.