optionals

Error handling library

Provides error handling and options for TypeScript and Deno similar to Rust's Option and Result enums

Rust-like error handling and options for TypeScript and Deno!

GitHub

179 stars
4 watching
7 forks
Language: TypeScript
last commit: about 2 years ago
Linked from 1 awesome list

denoerror-handlingrusttypescript

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
emperror/errorsProvides a unified error handling package with features from standard libraries and pkg/errors.198
rustedpy/resultA library providing a simple, type-safe way to handle values with potential errors in Python 3.1,625
mplanchard/safetywrapTypesafe wrappers for handling errors and absent data in Python44
hyperupcall/ensureEnsures compatibility with specific versions of Deno, TypeScript, and V8.3
gjzwiers/sentry_denoA Deno port of the Sentry error tracking SDK11
cdepillabout/servant-checked-exceptionsA library for specifying and handling type-level errors in Servant APIs.73
hayd/deno-usingA Python-style with statement for Deno, allowing asynchronous file operations using custom Using types.11
neuronlabs/errorsProvides a simple and classified error handling system with advanced features like classification primitives and detailed error structures.6
matteocrippa/fossilA TypeScript validation library for Deno projects4
cockroachdb/errorsLibrary providing a standardized way to handle and propagate errors across networked systems.2,129
chaijs/check-errorUtility module providing methods to compare and analyze error objects in Node.js and the browser.14
microsoft/typescriptA language extension that adds optional types to JavaScript for large-scale applications101,442
gabriella439/haskell-errors-libraryA type-safe approach to error handling in the Haskell programming language64
motss/deno_modA collection of reusable code snippets in TypeScript designed to make working with Deno easier14
zaiste/wrenA lightweight HTTP library for Deno and Deno Deploy with a simple and convenient API77