http-response-status-code
A lightweight utility for retrieving HTTP status codes, names, and descriptions. Easily validate, categorize, and manage HTTP responses with built-in methods for informational, success, redirection, client, and server error codes.
@wthek/express-middleware
Express middleware for handling and formatting errors using http-error-kit. Ensures structured error responses with correct status codes.
http-error-kit
A flexible and customizable error-handling library for HTTP applications. Provides structured error responses with optional formatters, predefined HTTP errors, and extensible error types.