@mobylogix/b5-result-text-mobile
Text for big five results score
Text for big five results score
Rust's Option<T> and Result<T, E>, implemented for TypeScript.
Library to use for result type of typescript functions and helper functions.
Scala-like Success and Failure functor/monad
Rust's standard library repurposed for TypeScript.
Bringing Rust's Option<T> and Result<T, E> to TypeScript.
an opinionated option type library for typescript, inspired by Rust's Option and Result
Fundamental typescript types and concepts for a robust and easy to work system
A lightweight, type-safe try/catch wrapper for handling async operations in TypeScript. Simplifies error handling by providing a consistent, type-safe way to handle both success and error cases.
Helper types for working with Prisma Client operations.
No more exceptions.
A TypeScript-based Result library
Typescript implementation of the Result type pattern
Enhanced async/await effects for TypeScript applications. Effectively provides resilient error handling, dependency injection, retry logic, timeouts, circuit breakers, and resource cleanup for Node.js and browser environments. Build testable async workflo
Yet another Typescript clone of the rust `Option` & `Result` enums.
A TypeScript utility for elegant error handling with Result types
Fork and adaptation of neverthrow for use in typescript-to-lua
A collection of TypeScript utility functions for common programming tasks
A collection of monads (Result, Option) for TypeScript, inspired by [the Rust programming language](https://doc.rust-lang.org/std/result/).
Functional programming abstractions for TypeScript (Option and Result types)