Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
http_status_codes
http_status_code module allows user to refer http status codes based on numerical format or text format
@the-node-forge/url-validator
A lightweight and efficient library for validating URLs. It ensures that URLs are correctly formatted and provides an optional feature to check whether a URL is live by sending an HTTP request. This package is designed for web applications, APIs, and serv
@vulppi/intrest
Backend kit make by Vulppi
@shgysk8zer0/http
A JavaScript library that provides various utilities for working with HTTP
website-status
A powerful Node.js package to check website availability and send optional Discord notifications.
commonjs-errors
NodeJS dataverse base errors
ts-http-status-utils
HTTP status code declarations, descriptions and utils
http-errors-handle
Module responsible for encapsulating all http error requests and returns the correct exception.
@labrynx/error-enhanced
Supercharge your Node.js error handling with this TypeScript library. Leverage modular architecture to enrich error objects with identifiers, system context, user info, and HTTP statuses. Perfect for debugging, logging, and boosting application robustness
nest-exception
This package is based on Original [NestJs](https://github.com/nestjs/nest/) Http exceptions. `nest-exception` brings the simplicity and structured approach of NestJS error handling to any Node.js application. This for non NestJs projects.
scan-link
Scan given website recursively and report 404 links
@codevor/js-http-status
🔍 A simple way to catch HTTP statuses with JavaScript.
http-status-code-db
HTTP Status Code Database
http-status-lite
A collection of commonly used HTTP status codes for applications.
fastify-405
Add 405 HTTP status to your routes
exstack
A utility library designed to simplify and enhance Express.js applications.
js-node-errors
Export JS Errors for unity
responzo
responzo is a Node.js utility package designed to simplify response handling in API applications. It provides a set of predefined response structures for various HTTP status codes, making it easy to format consistent API responses for both success and err
simple-http-exceptions
Class collection to supply basic exception models for response errors code
http-status-text
`HTTP Status Text` is a simple JavaScript module that returns the corresponding status text for a given HTTP status code. It can be easily integrated into Node.js projects as well as front-end JavaScript applications.