@stdlib/utils-parse-json
Parse a string as JSON.
Parse a string as JSON.
get any or get all return values
Simplifies error handling with wrappers for sync and async operations, returning a result-error tuple
tryCatch()
Simplfy Error Handling
Try/Catch made simple.
`Result` and `Maybe` types and accompanying `macro-ts` helper macros that allow a safe, functional way of dealing with errors and nullable values.
A comprehensive TypeScript library bringing Scala's powerful functional programming paradigms to JavaScript/TypeScript, featuring immutable collections, monads, pattern matching, and more
Async/await wrapper for easy error handling in js
A JavaScript extension package for building strong and modern applications.
Helper to use an error as value approach in javascript and typescript
Try to require a module or file and optionally throw an error if it doesn't exist
TypeScript utilities for exception handling and errors-as-values.
A flexible and modern implementation of try, catch, and finally blocks using asynchronous functions and arrow functions.
A TypeScript utility for better error handling.
A simple, lightweight and isomorphic extension of the Fetch API that allows for graceful error handling and response validation, automatic retries, and the ability to bring your own Fetch API package.
Laravel's rescue helper function.
Error handler for failed promises
Retry a promise-returning or async function