Build Packages

coffee-distiller

Merge and minify server side coffee-script files with fake CJS wrappers. This tool is useful for developers who want to distribute a SERVER SIDE coffee-script app in the form of single javascript file.

0.1.3 • Published 12 years ago

cocos-gulp-tools

```js // 打包zip var cgt = require('cocos-gulp-tools'); cgt.zip('../../build/web-mobile', '../../build/game', 'game', function() { console.log('zip over!'); }); ```

0.0.1 • Published 7 years ago