@moxy/next-compression
Next.js plugin to compress static assets at build time and serve them instead of having to compress on-the-fly
Next.js plugin to compress static assets at build time and serve them instead of having to compress on-the-fly
A lightweight video compression utility
Manipulate [`.zip`](https://en.wikipedia.org/wiki/ZIP_(file_format)) file in node js like C# [ZipArchive](https://docs.microsoft.com/en-us/dotnet/api/system.io.compression.ziparchive?view=net-5.0).
High Performance lz4 wasm implementation
Check details of an mp4 file, e.g. to determine if transcoding is required
Decompress response bodies compressed with gzip.
lzf compression module for nodejs
Create and extract nar archives
A SASS compiler with tilde (~) support for resolving node_modules path and supports new sass' syntax.
ZSTD lossless compression algorithm bindings for Node.js
Map and Set transform for redux-persist
A Koa2-Based Web Server With Essential Middleware, Including Sessions, File Upload, Body Parser, CSRF Protection, Logging, Compression, Static Files And Router.
lzf compression module for nodejs
(almost) all CSS minifiers available for node.js
convert and compress image to png/jpeg format with desired quality
A Metalsmith plugin to compress build files with brotli.
RLE - run length encoding, the simplest approach for lossless compression
JSON compression by aliasing (tree to dag)
Simple Snappy Compression In Pure JavaScript
Simple LZ4 In Pure JavaScript