I liked using the Stylus for compressing my CSS stylesheets.
Are there any modules, that, similarly to Stylus, can automatically compress and minify static JS files? I am looking for something to use with Express.js.
You could try the assetmanager middleware: https://github.com/mape/connect-assetmanager
As far as I can tell, it uses jsmin for minifying the javascript: http://www.crockford.com/javascript/jsmin.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With