Search code examples
javascriptcssbandwidthminify

Css and javascript minifiers for download or online


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


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.