Nodejs wrapper for multithreaded PNG optimizer written in Rust
Wasm png optimiser supporting the browser. Repackaged from Squoosh App.
oxipng bin-wrapper that makes it seamlessly available as a local dependency
A format plugin for Jimp that adds support for PNG images using the [rust crate](https://docs.rs/png/0.11.0/png/). It also support optimizing the image using [oxipng](https://github.com/shssoichiro/oxipng).
Oxipng image encoder in WebAssembly
Multithreaded PNG optimizer written in Rust, now available as npm package
oxipng imagemin plugin
A CLI for Squoosh
My napi-rs addon
Node.js Streams, a user-land copy of the stream library from Node.js
Determine if the current node version supports the `--preserve-symlinks` flag.
A light-weight module that brings Fetch API to node.js
Node.js API (Node-API)
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Load node modules according to tsconfig paths, in run-time or via API.
A CLI for Squoosh
Cross platform child_process#spawn and child_process#spawnSync
Like which(1) unix command. Find the first instance of an executable in the PATH.
Determines if an object can be used as an array
Provides a way to make requests
Vite as Node.js runtime
Build tool and bindings loader for node-gyp that supports prebuilds
TypeScript execution environment and REPL for node.js, with source map support
An implementation of window.fetch in Node.js using Minipass streams