Question

Looking for both css and javascript minifiers which are either for file download to run on the computer or single use online.

Ive done the google search thing, but wondered if theres any which come recommended??

Était-ce utile?

La solution

Try code beautifier, CSS Beautify and JS Beautifier

This is what I personally use and it has assisted me a lot.

Hope this helps.

Autres conseils

https://addons.mozilla.org/en-US/firefox/addon/yslow/ that can help you

i have installed it to found the external files , css, images , scripts. and that also minified the css files that tool can minified

You can find js beautify/minify at http://codebeautify.org/jsviewer/ and css beautify/minify at http://codebeautify.org/cssviewer also you can file other tools for developer at

These tools supports Loading data from url.

Copy and paste the data and user can also open files from local computer and test.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top