Languages
[Edit]
EN

JavaScript - minify js files with Google Closure Compiler Service (online)

0 points
Created by:
Frank-van-Puffelen
409

In this short article, we would like to show how to use Google Closure Compiler Service to compile js files to minified versions (*.min.js) online.

Google Closure Compiler Service - https://closure-compiler.appspot.com

Note: Windows compiler version is available here.

 

Simple usage:

  1. Go to: https://closure-compiler.appspot.com
  2. Enter the data you want to minify - it could be a code or a website address:
Closure Compiler - enter your data
Closure Compiler - enter your data
  1. After clicking Compile, you will get the output code and the result of how much the code has been compressed.
Closure Compiler - results
Closure Compiler - results

See also

  1. JavaScript - compress js files with terser

  2. JavaScript - minify js files with google-closure-compiler under npm on Windows

Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join