Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
caseless
Caseless object set/get/has, very useful when working with HTTP headers.
on-headers
Execute a listener when a response is about to write headers
hpack.js
HPACK implementation
helmet
help secure Express/Connect apps with various HTTP headers
parse-headers
Parse http headers, works with browserify/xhr
@fastify/cors
Fastify CORS
structured-headers
Implementation of Structured Field Values for HTTP (RFC9651, RFC8941)
http-headers
Parse http headers
@fastify/helmet
Important security headers for Fastify
koa-helmet
Security header middleware collection for koa
@tinyhttp/forwarded
forwarded rewrite with TypeScript and ESM support
browser-headers
> Compatibility Layer for the Headers class
intl-parse-accept-language
Returns an array of `locale` strings, sorted by quality, given the string from an HTTP `Accept-Language` header.
request-debug
Library to assist with debugging HTTP(s) requests made by the request module.
@mjackson/headers
A toolkit for working with HTTP headers in JavaScript
next-secure-headers
Sets secure response headers for Next.js.
cache-control-parser
A humble cache-control parser
eslint-plugin-headers
A flexible and `--fix`able rule for checking, inserting, and formatting file headers.
setheader
Protect headers from being overridden before they are written to response.
header-case-normalizer
Converts HTTP headers to their most common casing. (e.g. usEr-Agent -> User-Agent)