Java雪碧图和CSS生成器
j-Sprite is a Java based program that will sprite images together and generate the css to
本专区汇聚了各类基于 前端优化 开发的源码资源,共计 31 篇资源供开发者免费下载学习。
j-Sprite is a Java based program that will sprite images together and generate the css to
去除掉没有用到的class,然后把剩下的css 压缩 到一个新的css文件 如何使用: 准备好一个base.css文件,当然文件名可以随便定义,这个css尽量包含常用的属性,像
JS/CSS Loader(Written By PHP) Use JSMin/CssMin Lib 一个由PHP编写的JS/CSS文件加载器,通过调用该加载器可以对一个或多个J
What Framework agnostic, easy to integrate or extend, generic client file serving tool,
你可能还需要 php closure complier :http://code.google.com/p/php-closure-complier-class/ 演示地址(DE
This utility, written by Or Hiltch, comes to answer the need of running the great jsmin [
Insert Script is a Javascript plugin for jQuery that speeds up page loads by loading scrip
What strips white space (without modifying string constants) obfuscates variable and fu
This code sends appropriate headers for .css and .js files that have been GZIPed and then
Auto-Compressor is a PHP5 script, that catches requests for .js-, .css- and .jpg-files a
Any javascript will be placed in here to speed up web rendering. If you find this is usefu
当你的项目里有一堆 javascript 文件,在开发的时候想保持以最简单的方式来管理这些脚本,运行调试的时候它们保持原样,上线的时候还希望它们能压缩好,jscombiner 就是