@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
rustlike-ts
A Rust-like functional utility library for safe and expressive error handling in TypeScript.
no-null
Rustlike option- and result-types for better null- and error-handling.
null-safety
null-safety is class which supports accessing to properties null-safety, undefined-safety, type-safety, sequentially.
ts-filter-nulls
Avoid having to sprinkle this typegaurd in every typscript codebase