enumj
enum in javascript
enum in javascript
A simple and useful enum management Javascript library
ts enum object, 带typescript签名的多字段枚举关联对象映射
A 'real' Enum implementation for JavaScript with typesafety, ordinal support and comparison support. inspired by Java. Typed with Flow and supports ES-modules.
Full featured, extensible enumerations for javascript.
Better Typescript Enums
Enum Tpye Support.
A concise and efficient implementation of enums in typescript.
简易枚举模式
拓展ts枚举,结合vscode的enum-more插件使用
The `enumerated-literals` package provides a strongly-typed, type-safe and convenient pattern for defining and manage constant strings in an application.
use enum like cpp
Enum For Javascript
Class based enum implementation
Get just the keys (left hand side), values (right hand side), or entries (tuple of [key, value]) of a TypeScript enum
array enum typescript
enum loader for webpack
a javascript library for enum
Enum/Value/Label Management Tools Package(枚举管理工具包)
Library for create enum which support object as values. This library simulation as Swift associated values or Rust enum