value-result
Library for managing results of computation that may fail
Library for managing results of computation that may fail
A module for representing an operation result with a meaningful status code.
typesafe resultion library for TypeScript 3.7+
when it throw it return, when it return it throw
The Result and Option type from Rust ported to TypeScript.
Converts result-first callbacks to classic (node.js-style) error-first callbacks with 3 lines of code. Useful when you want to promisify result-first APIs (like emitter.on). Inspired by [rfpify][] and probably used in it.
Typescript porting of Rust's Option/Result
Functional TypeScript utility types such as Option, Result and others.
Turns oracledb execute result into javascript objects
Rust-inspired Result object for more elegant success and failure handling
provides error handling functions inspired by rust like Some, None, Ok, Err
proptype validators for results instances
Result in TypeScript
Async result driver for javascript applications
Convert an AppleScript result to its equivalent JavaScript representation
Combine result
An easy way to format API result
Executes a function in a child process, as easy as calling a ordinary function ;-)
Get a result of Brexit referendum.
Monad with do notation in Javascript, using ES6 generators.