mmjd-gulp-este

Modified version of gulp-este 1.0.8


Keywords
closure, coffeescript, compiler, compress, deps, devstack, dicontainer, es6, este, google, gulpfriendly, isomorphic, minify, objectobserve, pointerevents, react, stylus, unittests
License
MIT
Install
npm install mmjd-gulp-este@1.0.2

Documentation

gulp-este

Build Status Dependency Status devDependency Status

Gulp tasks for Este.js

Install

npm install --save-dev mmjd-gulp-este

Example

Take a look at Este.js gulpfile.coffee.

Task Helpers

  • bg (run command line app with args)
  • bump (bump packages version)
  • coffee (CoffeeScript)
  • compile (Closure Compiler)
  • concatAll (concat all files for production)
  • concatDeps (helper)
  • deleteOrphans (delete foo.js without foo.coffee, etc.)
  • diContainer (generate awesome DI containers)
  • getNodeJsExterns
  • jsx (React JSX)
  • liveReloadNotify
  • liveReloadServer
  • setNodeEnv
  • shouldCreateDeps (for watch mode, create deps only when needed)
  • shouldNotify
  • stylus
  • unitTest
  • watch

Notes

Bump task is using gulp-git 0.3.6, because 0.4.x introduces bugs which are still not resolved.

License

MIT © Daniel Steigerwald