@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

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