class-enum
Extendable class-enum on typescript
Extendable class-enum on typescript
创建易于使用、并且有类型推导的枚举
A simple and easy-to-use enum library for Javascript, with support for management of enums and their values
Creates a type safe enum from a list of strings
处理前端枚举的工具方法,支持ts类型检测
A tiny utility for creating Enums in JavaScript. Works in any ES5+ compliant environment.
Make deeply nested enums out of any constant object with a full type-safe interface.
Rust-like utils for JavaScript. Start using match pattern, enums with generics and other features similarly to the Rust programming language.
BaseEnum for js
BiEnum 是一种静态枚举方案,是 TypeScript 原生枚举(enum)的加强版。BiEnum is a static enumeration scheme, which is an enhanced version of TypeScript's native enum.
If you're using Typescript, you will realize that the enum type under typescript is not so useful, so I created this repository to handle the enum type.
Better enums for TypeScript
ts enum object, 带typescript签名的多字段枚举关联对象映射
dubheStandardUtils
枚举帮助方法
Eject enums from your TypeScript codebases.
An ESLint plugin that contains useful rules.
An ESLint plugin that contains useful rules.
a enhanced enum with typescript intellisense
helper to implement Java Enum by using TypseScript