errly
Better error handling in TypeScript.
Better error handling in TypeScript.
Catches errors, allows edits of them and throws errors again.
Async middleware to handle errors
Make sure to use try-catch to wrap up some dangerous actions!
try/catch without blocks
tryCatch()
Simplfy Error Handling
`Result` and `Maybe` types and accompanying `macro-ts` helper macros that allow a safe, functional way of dealing with errors and nullable values.
Retry a promise-returning or async function
A Promise like quasi monad for Try.
Async/await wrapper for easy error handling in js
Graceful failure handler for synchronous functions.
A comprehensive TypeScript library bringing Scala's powerful functional programming paradigms to JavaScript/TypeScript, featuring immutable collections, monads, pattern matching, and more
Functional errors interceptions
Type-safe error handling without exceptions.
Create errors that can be both thrown and returned. Make error handling easier for both JavaScript and TypeScript.
Try to require a module or file and optionally throw an error if it doesn't exist
A JavaScript extension package for building strong and modern applications.
Helper to use an error as value approach in javascript and typescript