@benodiwal/rusty-ts
A TypeScript library providing Rust-like Result and Option types for safer and more expressive error handling and optional values.
A TypeScript library providing Rust-like Result and Option types for safer and more expressive error handling and optional values.
A collection of helpful TypeScript utilities with the aim of having limited production dependencies.
A typed Result monad with zero dependencies, to handle values that may fail, inspired from Rust
Effortless Typescript error handling
TypeScript For You: Useful type-safe utility functions and types
A lightweight, type-safe, zero-dependency implementation of the Result type.
Minimal Typescript runtime utility library.
TypeScript Result
Simple TypeScript Monads
Typescript "Result" types.
Universal ADT utilities for TypeScript.
Type-safe monads for handling errors as values.
Go-like error handling for try/catch blocks
useReducer with effects
Result monad for Javascript
Used to store log results of functions/methods and also to executes actions depending on result of functions/methods.
Result type based on Kotlin Result type
Diff Result
A Result expression in javascript
Type-Safe Errors and Null Values for JS & TypeScript; Inspired by Rust.