{"library":"jsmin.js","type":"library","category":null,"description":"jsmin.js v1.1.0 is a minimal command-line JavaScript minifier that removes non-essential whitespace, comments, and blank lines while preserving shebangs and strings. Inspired by Crockford's JSMin but implemented in just 34 lines of clever (not clean) JavaScript with no braces '{}' in the source. It is a single-file, zero-dependency CLI tool for file-by-file minification. Slower release cadence, last updated in 2020. Differentiator: extremely compact implementation, but limited to basic transformations and lacks configuration options.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install jsmin.js","imports":["npx jsmin.js input.js output.min.js"]},{"cmd":"yarn add jsmin.js","imports":[]},{"cmd":"pnpm add jsmin.js","imports":[]}],"homepage":"https://github.com/syall/jsmin","github":"https://github.com/syall/jsmin","docs":null,"changelog":null,"pypi":null,"npm":"jsmin.js","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}