everweij/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 with full type safety.
TypeScriptMIT
Issues
- 3
Lock files
#12 opened by mrazauskas - 2
.getOrThrow() to throw the original error?
#10 opened by pjeziorowski - 4
"Module not found: Error: Default condition should be last one" when using with create-react-app
#6 opened by trombipeti - 10
How do you map an error?
#5 opened by derkbell - 1
Chain map with async operations
#4 opened by florianbepunkt - 2
Result.ok(0) leads to result.value == null
#3 opened by GaelGC - 1
Expose `isResult` helper
#2 opened by stalniy - 1