enum topic

List enum repositories

babel-plugin-const-enum

50
Stars
10
Forks
Watchers

Transform TypeScript `const` enums

activerecord-pg_enum

168
Stars
10
Forks
Watchers

Integrate PostgreSQL's enumerated types with the Rails enum feature

laravel-enums

33
Stars
9
Forks
Watchers

Laravel package for Enum implementation.

php-enum

462
Stars
36
Forks
Watchers

Simple and fast implementation of enumerations with native PHP

enumset

86
Stars
31
Forks
Watchers

A library for compact bit sets containing enums.

magic_enum

4.4k
Stars
408
Forks
Watchers

Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

translate_enum

119
Stars
6
Forks
Watchers

Easily Translate Enums in Rails

Stuff

41
Stars
6
Forks
Watchers

A collection of Swift code 'snippets' that are too small to create a library for and which do not fit in an other library.

TagHelpers

96
Stars
21
Forks
Watchers

Helpful TagHelpers for any ASP.NET Core project (Paging, Select-Enum, etc).

gonum

28
Stars
3
Forks
Watchers

An enum generator for Go