@daisugi/anzen
Anzen helps write safe code without exceptions, taking roots from Rust's Result and Haskell's Either.
Anzen helps write safe code without exceptions, taking roots from Rust's Result and Haskell's Either.
Daisugiland is an aggregation of tools for building composable applications.
Yet another Typescript clone of the rust `Option` & `Result` enums.
Simple library for avoiding use of exceptions.
`Result` and `Maybe` types and accompanying `macro-ts` helper macros that allow a safe, functional way of dealing with errors and nullable values.
JavaScript Standard library without udndefined behavior!
J(avascript M)onads - A library for writing clean, programmatically correct code.
Rust like enums for Typescript
Simple Result and Option types for TypeScript
A js module to deal with errors, success ouput and etc.
Useful type to model success and failure
Handle function call results using a common type
Maybe and Either for your JavaScript project
Helpful type classes for TypeScript This package was formerly named 'type-class'
A simple Result type for TypeScript. Inspired by Rust's Result type.
Typesafe result and error handling for typescript
Errors as values in typescript
Flexible and functional `Result` type for handling success and error cases.
result handler interface for front-end
Implementation of Rust's Result and Option in TypeScript.