{"library":"oxc-minify","type":"library","category":null,"description":"Oxc Minify is a JavaScript minifier built in Rust, providing a Node.js API for synchronous and asynchronous code minification. Currently at version 0.126.0, it is under active and rapid development, with frequent releases often introducing breaking changes as the project matures. It is designed for high performance, already outperforming `esbuild` in some benchmarks, and aims to eventually include advanced minification techniques like constant inlining and dead code removal. A key differentiator is its Rust-based architecture, offering potential speed advantages over JavaScript-based minifiers like Terser or UglifyJS. However, it is explicitly alpha software, making assumptions about semantically correct input and using a fast parsing mode that skips some semantic error checks to maximize performance.","language":"javascript","status":"active","version":"0.126.0","tags":["javascript","minifier","minify","oxc","terser","typescript","uglify"],"install":[{"cmd":"npm install oxc-minify","imports":["import { minifySync } from 'oxc-minify';","import { minify } from 'oxc-minify';","import type { MinifyOptions } from 'oxc-minify';"]},{"cmd":"yarn add oxc-minify","imports":[]},{"cmd":"pnpm add oxc-minify","imports":[]}],"homepage":"https://oxc.rs/docs/guide/usage/minifier","github":"https://github.com/oxc-project/oxc","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/oxc-minify","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/oxc-minify/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}