The Vibeary — tag
type-safe
3 resources in The Vibeary tagged "type-safe" — tools, libraries and references pulled from across the library's shelves, each one checked by hand before it was added.
Gems in this collection

ts-pattern
Exhaustive pattern matching for TypeScript with type narrowing, so unhandled union branches become compile errors instead of runtime bugs.
Gabriel Vergnaud (@gvergnaud)MIT

neverthrow
Result and ResultAsync types for TypeScript that force explicit error handling at call sites instead of thrown exceptions.
Giorgio Delgado (@supermacro)MIT

Clipanion
Type-safe CLI framework with zero runtime dependencies where commands are classes and argument types flow into your handler.
Maël Nison (@arcanis)MIT