Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
minizlib
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
pako
zlib port to javascript - fast, modularized, with browser support
compression
Node.js compression middleware
compressible
Compressible Content-Type / mime checking
decompress-response
Decompress a HTTP response if needed
got
Human-friendly and powerful HTTP request library for Node.js
gzip-size
Get the gzipped size of a string or buffer
simple-get
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
fflate
High performance (de)compression in an 8kB package
archive-type
Detect the archive type of a Buffer/Uint8Array
tiny-inflate
A tiny inflate implementation
is-gzip
Check if a Buffer/Uint8Array is a GZIP file
http-basic
Very low level wrapper arround http.request/https.request
@xhmikosr/archive-type
Detect the archive type of a Buffer/Uint8Array
maxmin
Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)
@smithy/middleware-compression
Middleware and Plugin for request compression.
zip-a-folder
Zip/Tar a complete folder or a glob list into a zip/tgz file
http-serve
Command-line http server with gzipping and fallback support
@derhuerst/http-basic
Very low level wrapper arround http.request/https.request
express-static-gzip
simple wrapper on top of express.static, that allows serving pre-gziped files