@mobily/ts-belt
🔧 Fast, modern, and practical utility library for FP in TypeScript.
option-t
A toolkit of Nullable/Option/Result type implementation in ECMAScript. Their APIs are inspired by Rust's `Option<T>` and `Result<T, E>`.
ts-safe
A functional, type-safe utility library for elegant error handling and asynchronous operations in JavaScript/TypeScript.
@rustable/enum
Rust-inspired pattern matching and type-safe error handling for TypeScript. Includes Option<T> for null-safety and Result<T, E> for error handling, with comprehensive pattern matching support
@patina/core
Type-safe nothing-handling and error-handling library