ts-results
A typescript implementation of Rust's Result and Option objects.
ts-results-es
A TypeScript implementation of Rust's Result and Option objects.
happy-rusty
Porting some excellent design implementations from Rust to JavaScript.
results
Discriminated Unions including Maybe (an option type) and Result for javascript with fewer bugs