gulp-if-else
[Gulp plugin] Conditional task with "if" callback and "else" callback (optional): gulp.src(source).pipe( ifElse(condition, ifCallback, elseCallback) )
fresh
HTTP response freshness testing
ternary-stream
Fork stream based on passed condition, and collect down-stream
tryer
Because everyone loves a tryer! Conditional and repeated task invocation for node and browser.