@vladbasin/ts-result
Wrapper around promise for functional programming
Wrapper around promise for functional programming
Handle function call results using a common type
A typescript implementation of Rust's Result and Option objects.
Maybe, either, state monad
A result container.
响应结果,包含响应结果的类定义、类型定义、对象生成工具函数等。
A set of tools for transforming GraphQL results.
Zenweb MessagePack module
Turns oracledb execute result into javascript objects
Async option and result monads library.
assemblyscript version of Rust Option<T> and Result<T, E> and Box<T> etc.
result handler for api response
A TypeScript library for type-safe handling of operational outcomes, offering a structured approach to managing success and error cases in a robust and efficient manner.
A tiny utility for cancelable results
NPM Library that pretty-prints testing results to the console
Merges multiple JUnit XML reports into one.
[](https://github.com/wise-introvert/deepsearchjs/workflows/npm-publish.yml) [![test](https://github.com/wise-introvert/deepsearchjs/actions/workflows/test
Rust-like utils for JavaScript. Start using match pattern, enums with generics and other features similarly to the Rust programming language.
Functional TypeScript utility types such as Option, Result and others.
Better error handling stolen from rust