- Closure Compiler: KISSY 采用的 JS 压缩工具
- YUI Compressor: KISSY 采用的 CSS 压缩工具
- Ant: 自动配置、打包工具
- iDebug: 轻松快捷的淘宝前端调试工具
- KISSY Module Compiler: 模块依赖打包工具 http://docs.kissyui.com/docs/html/tools/module-compiler/index.html
- CSSEmbed: 将 CSS 中的图片转换成 DataURI 并重新写入到 CSS 文件中
- ConvertZ: 中文繁简繁转换,仅适合 Windows 平台
- PNGOut: PNG 优化工具
- JsDoc Toolkit: 文档生成工具 http://code.google.com/p/jsdoc-toolkit/
- Closure Linter: 检查校验工具 http://code.google.com/closure/utilities/
让我们的工作更高效和自动化!
在各个目录下,有 install.cmd, 点击安装即可。详细使用请阅读子目录下的 README