Code Monkey home page Code Monkey logo

jscompressor's Introduction

JsCompressor,主要用来压缩、混淆JS(Javascript)与CSS,基于YUI Compressor,目的是方便不熟悉Java或者不喜欢命令行方式进行压缩的Web开发者使用。

功能:
1,可压缩、混淆整个目录(包括子目录)下的JS或者CSS文件,在同一个文件夹内生成*.min.js或者*.min.css。
2,压缩、混淆、合并所有js或者css到一个文件,在当前选择的文件夹下自动生成allinone.min.js或者allinone.min.css。
3,能上下调整顺序、移除后再进行压缩
4,能自动记住上一次压缩的文件夹及启动时打开待压缩文件列表

当前版本3.0,已经可以支持Windows和linux两个平台。

<windows>
http://www.tinyms.com/wp-content/uploads/2011/06/20110623000921.jpg
<linux-ubuntu 11.04>
http://www.tinyms.com/wp-content/uploads/2011/06/Screenshot-JsCompressor-v3.0.png

下载windows版:
https://github.com/downloads/tinyms/jscompressor/JsCompressor.exe

下载ubuntu(11.04)版:
https://github.com/downloads/tinyms/jscompressor/JsCompressor3.bin.ubuntu11.04.tar.gz 

其它Linux平台:
https://github.com/downloads/tinyms/jscompressor/JsCompressor3.src.tar.gz 
解压后make,需要libgtkmm-dev支持,如果没有安装此包,make前先下载安装。

最后的建议是,js或者css文件尽量用utf-8编码,还有此软件不支持压缩如ExtJS一样大的框架,主要是文件太多了。

jscompressor's People

Contributors

tinyms avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.