happy-rusty
Porting some excellent design implementations from Rust to JavaScript.
typescript-result
A Result type inspired by Rust and Kotlin that leverages TypeScript's powerful type system to simplify error handling and make your code more readable and maintainable.
ts-results-es
A typescript implementation of Rust's Result and Option objects.