@http-status-codes/i18n-zh-hant
HTTP status codes i18n
HTTP status codes i18n
HTTP status codes i18n
HTTP status codes i18n
useAxios, for CREATE, UPDATE, DELETE, and useAxiosGet to read data form a rest API, stores it in the cache.
Provides a Result type for explicit error handling in TypeScript.
Request service ===== 1. [Description](#description) 2. [Installation](#installation) 3. [Usage](#usage) 4. [Methods](#methods) 5. [Git repository](#git) 6. [Run tests](#testing) 7. [Build](#build) 8. [Publish to npm](#publish) 9. [Version](#version)
Exceptions modeled after the python standard libray's exceptions
My own http exceptions library with blackjacks and hookers
Error Kit is an NPM package that provides a collection of common custom error classes for TypeScript.
A TypeScript library implementing Rust-like error handling with Result, Ok, and Err types.
Error Responses for OAuth 2.0 / IndieAuth / Micropub servers.
Unwrap a result object.
This package offers an error handling mechnanism for express.js applications. This can be useful in cases where we dont want to share repititive code inside different services inside the microservice architecture. And a single source of truth will be appl
Console output from both node and browser shown in the browser
Better error handling.
an opinionated option type library for typescript, inspired by Rust's Option and Result
Functional error handling implementations for sync & async, to replace try/catch forever