gulp-oxc-minify

JSON →
library 1.0.0 ·javascript
verified Jun 4, 2026

A Gulp plugin for minifying ES6+ JavaScript using the oxc-minify library. Current stable version is 1.0.0. It provides fast and modern minification via Rust-based oxc, with TypeScript type definitions included. Compared to other Gulp minifiers like gulp-uglify or gulp-terser, gulp-oxc-minify leverages oxc's speed and supports newer ECMAScript features out of the box. Release cadence is tied to the gulp-plugins monorepo, with updates expected as oxc-minify evolves.