@cooperwfloyd/fancyfetch
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.
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.
A small utility for JSON (parse and stringify) that follows error first approach inspired from rust.
Simple JSONLines parser that works with streams for web runtime.
Handle function call results using a common type
A decorator that enforces a time limit on the execution of an async method.
Value-packed alternative to try/catch hell
Simplifies error control in your JavaScript/TypeScript
Catches errors and sends them to your Telegram.
Function that returns a boolean indicating whether an exception was thrown or not
A small utility to handle simple try-catch situations without the boilerplate of usual try/catch
✈ 类型安全的扁平化的 try-catch,支持同步函数、回调函数和 PromiseLike
Try/Catch made simple.
Helper to use an error as value approach in javascript and typescript
Simple try/catch wrapper that runs a function and returns an error-first array
强大的、优雅的小程序 Promise 库
Async/await wrapper for easy error handling in js
Function that returns a Promise which will be resolved on timeout
Simplfy Error Handling
tryCatch()
Error handler for failed promises