Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
decompress-response
Decompress a HTTP response if needed
gzip-size
Get the gzipped size of a string or buffer
brotli-size
Get the brotli compressed size of a string or buffer
compress-brotli
Simple cross Node.js inteface for using brotli compression
gzip-size-cli
Get the gzipped size of a file or stdin
parse-dds
parses the headers of a DDS texture file
brotli-fsize
Get the brotli-compressed size of a string or buffer
@warren-bank/node-request
An extremely lightweight HTTP request client. Supports: http, https, redirects, cookies, content-encoding, multipart/form-data. Returns: Promise.
json-analyzer
analyze and measure where you should spend your time optimizing your json files
@warren-bank/node-request-cli
An extremely lightweight HTTP request client for the command-line. Supports: http, https, proxy, redirects, cookies, content-encoding, multipart/form-data, multi-threading, recursive website crawling and mirroring.
@curium.rocks/json-chronicler
Persists objects in JSON format to rolling archive files
gzip-isize
Gets GZIP compressed size, uncompressed size, and compression ratio without extraction. TypeScript-friendly.
compressed-extensions
List of compressed file extensions
archive-extensions
List of archive file extensions
tarball
creates tarballs with streams
@mmckelvy/serve-compressed
Serve pre-compressed assets from an Node.js / Express server
brotli-size-cli
Get the brotli size of a file or stdin
decompress-request
Decompress an incoming HTTP request if needed.
@pouchlab/liteq
liteq is a key value document single database engine for js
goobs-cache
A versatile caching and state management solution for JavaScript applications. Offers serverless, session, and cookie-based caching with support for encryption, compression, and auto-optimization. Provides a Jotai-like API for seamless integration. Handle