{"library":"automin","type":"library","category":null,"description":"AutoMin is a CLI tool that creates minified mirror copies of your JS, CSS, HTML, and JSON files. Version 2.0.3 is the current stable release. It leverages UglifyJS, clean-css, HTML-minifier, and jsonminify under the hood. Key differentiators include global installation, offline capability, use of uglifyjs nameCache for preserving function names across files, automatic skipping of .git and node_modules, and support for custom minifiers by editing a single file. It requires input and output directories and offers overwrite and merge options.","language":"javascript","status":"active","version":"2.0.3","tags":["javascript","web-minifier","css-minifier","html-minifier","js-minifier","json-minifier","cli-minifier","minified-mirror-code"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install automin","imports":["const automin = require('automin')","automin -i ./src -o ./dist","No programmatic API available"]},{"cmd":"yarn add automin","imports":[]},{"cmd":"pnpm add automin","imports":[]}],"homepage":"https://github.com/jxmked/Auto-Min#readme","github":"https://github.com/jxmked/Auto-Min","docs":null,"changelog":null,"pypi":null,"npm":"automin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}