Search results
84 packages found
An ESLint plugin that contains useful rules.
The `enumerated-literals` package provides a strongly-typed, type-safe and convenient pattern for defining and manage constant strings in an application.
- literals
- enum
- constants
- template literals
- template-string-literals
- typescript
- type-safe-enum-pattern
- enums
- type-safety
- string literals
- string-literals
- string literal
- string-literal
Inorigo API Utility
Core package for Vini frontend enums.
Generate typescript type definitions and enumerations from business definition json records.
TypeScript utilities
A shared iudo package for common types, interfaces and enums
Format and align objects, enums, interfaces, and type literals for better readability
A utility library.
A set of function doing things with a flagged enum value. Includes: hasFlag, addFlag, removeFlag and expandFlag.
Ankhorage shared types
A Prisma generator for creating frontend-friendly exports (types and enums).
Provides a set of enums for the Kuilipa project
A module for building Enums.
Prisma 5+ generator to emit Zod Enums schemas from your Prisma schema
EnumsJS is a small, lightweight library that adds an Enum class with basic functionality to JavaScript.
Better enumeration support for TypeScript than its `enum` keyword. This class is modeled after [Java's enumeration pattern](https://docs.oracle.com/javase/tutorial/java/javaOO/enum.html), where enums are instances of classes. This library provides a base