Codexportfolio intelligence
Capabilities/Infrastructure

Type System & Enum Utilities

Type-safe enums with ordinals, display names, custom values, and pattern matching; strongly-typed value objects with built-in validation; runtime type guards and inference; safe parsers that coerce strings into booleans / numbers / dates / enums without throwing. The "make the type system carry more weight at runtime" layer so business code can stop asserting on raw strings.

0 projects and 21 packages carry this capability.

Projects

    Packages (21)

    Type System & Enum Utilities — Codex