A Node.js project compiler focused on minifying JavaScript and CSS, with special support for Jade files. Version 1.0.0 is the initial release. Primarily a JS/CSS minifier and combiner, but documentation is sparse and the project appears experimental with limited community adoption.
npm install minnieNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows CommonJS usage: minify a JS string and combine multiple files using the Combiner class.
Refer to source code on GitHub for actual API.
Pin exact version in package.json.
Run 'npm install minnie' and ensure package.json includes it.
Use the Combiner class or check source for minify availability.
No dependency data recorded yet.