Gathering detailed insights and metrics for ts-results
Other packages similar to ts-results
ts-results-es
A typescript implementation of Rust's Result and Option objects.
ts-async-results
An Async implementation of the awesome github.com/vultix/ts-results.
@casperlabs/ts-results
A typescript implementation of Rust's Result and Option objects. (Forked)
@lgse/ts-results
ts-results is a lightweight Javascript library developed to solve a common problem. It returns an object indicating success or failure of an operation instead of throwing/using exceptions.