Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
content-type
Create and parse HTTP Content-Type header
whatwg-mimetype
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
compressible
Compressible Content-Type / mime checking
cache-content-type
Create a full Content-Type header given a MIME type or extension and cache the result
fast-content-type-parse
Parse HTTP Content-Type header according to RFC 7231
mime-format
Database to mime-format based on content-type header and content
charset
Get the content charset from header and html content-type.
@hapi/mimos
Mime database interface
@hapi/content
HTTP Content-* headers parsing
detect-content-type
detect-content-type implements the algorithm described at http://mimesniff.spec.whatwg.org/ to determine the Content-Type of the given data. It considers at most the first 512 bytes of data. It always returns a valid MIME type: if it cannot determine a mo
@mjackson/headers
A toolkit for working with HTTP headers in JavaScript
stream-mime-type
Get the mime type of a stream
@hint/hint-content-type
hint for media types (f.k.a. MIME types) related best practices
file-type-mime
Utility to parse mime type from a file content
express-negotiator
Express/connect middleware that does HTTP content negotiation for static files
lifion-aws-event-stream
Node.js parser for the application/vnd.amazon.eventstream content-type.
buffer-type
Detect content-type from Buffer data.
@jungvonmatt/contentful-migrations
Helper to handle migrations in contentful
mime-detect
Detect mime type and encoding (aka Content-Type) from buffer, file content and filename.
doc-sniff
A helper for combating incorrect content-type, aka a mime sniffing module for node.js