Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Dreamweaver Minify Plugin

Is anybody aware of a plugin that can be used with Dreamweaver or any other coding utility that can minify your javascript/css as you upload the files?

So for instance, I create a file called functions-global.js, and then, when I upload the file, it uploads this file as it is and creates a minified duplicate called something like functions-global.minified.js?

I cannot imagine it would be a very hard plugin to write, as long as you have the minifying algorithm which is used here for js - Compress Javascript, and this one for CSS - Compress CSS

I use dreamweaver purely for familiarity purposes, if there is any other software out there that does this then please let me know.

Thanks in advance

like image 317
Ben Carey Avatar asked May 02 '26 09:05

Ben Carey


1 Answers

This is a dreamweaver extension for minifying js:

http://www.dwbooster.com/miscellaneous/javascript-minify

like image 160
AlphaMale Avatar answered May 04 '26 23:05

AlphaMale



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!