{"library":"simply-minify","type":"library","category":null,"description":"A lightweight Node.js minifier for CSS and JS files with a simple API and CLI mode. Version 1.0.5 is the latest stable release. It recursively finds all CSS and JS files in a given directory and minifies them using clean-css (v4.2.1) and UglifyJS3 (v3.6.8). Differentiators: minimal configuration, zero-fuss operation (just call a function), and support for custom options for both minifiers. Primarily for quick build scripts or small projects.","language":"javascript","status":"active","version":"1.0.5","tags":["javascript","minify","minifier","css","js"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install simply-minify","imports":["const simplyMinify = require('simply-minify')","simplyMinify('src', {}, {})","simplyMinify ./dist"]},{"cmd":"yarn add simply-minify","imports":[]},{"cmd":"pnpm add simply-minify","imports":[]}],"homepage":"https://github.com/lukas-dachtler/simply-minify","github":"https://github.com/lukas-dachtler/simply-minify","docs":null,"changelog":null,"pypi":null,"npm":"simply-minify","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}