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??

有帮助吗?

解决方案

Try code beautifier, CSS Beautify and JS Beautifier

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

Hope this helps.

其他提示

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top