gulp-ccr-stream-helper
Stream helper functions for cascading configurable gulp recipes for gulp-chef.
Updated by @amobiz
gulp-ccr-queue
Pipe queued streams progressively. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-watch
Watch source files of specific tasks and their descendants and run corresponding task when a file changes. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-copy
Copy assets and optionally remove or replace relative paths for files. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-pipe
Pipe stream generated from first child task to others. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-each
Iterates each values and pass to sub tasks. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-postcss
Transforming styles with JS plugins. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-browserify
Bundle JavaScript things with Browserify. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-each-dir
Iterates each sub directories and pass to sub tasks. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-bump
Bump project version programmatically or interactively. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-config-helper
Configuration helper functions. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-merge
Merge multiple streams into one interleaved stream. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-clean
Clean up destination folder. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-series
Run sub tasks in series, each one running once the previous task has completed. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-parallel
Run sub tasks in parallel, without waiting until the previous task has completed. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz
gulp-ccr-concat
Concatenates streams. A cascading configurable gulp recipe for gulp-chef.
Updated by @amobiz