enumify-x
Enumerated type library.
Enumerated type library.
javascript enumerables
Functional enum type for javascript with simple pattern matching
Enum like key-value map
Component is an enum visualizer converting your enum into icon or image.
Flexible enums in JavaScript.
Swift-like enum with associated values
Generate readable enum definitions for Swagger
Loopback Mixin implementing server-side enum validations for model properties.
Creates simple and immutable sets of names.
Implementation of Enum and Pipeline for JS
Utility class for sort enumeration and miscellaneous sorting-related semantics.
Tools for evaluating TypeScript enum types
Simple string-based enumeration for javascript
带typescript签名的多字段关联枚举类型
Enumified, dictionary-based and dependenciless error library.
define safe enums - if you get a key wrong you get a descriptive error not undefined
Enumerated types for node.js.
Simple module creating an enum class.
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