Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/popomore/gulp-switch

shim to stream-switch
https://github.com/popomore/gulp-switch

Last synced: about 2 months ago
JSON representation

shim to stream-switch

Awesome Lists containing this project

README

        

# gulp-switch

Stream condition for switch/case, gulp plugin that is shim to [stream-switch](https://github.com/popomore/stream-switch)

---

## Install

```
$ npm install gulp-switch -g
```

## Usage

```
var gulp-switch = require('gulp-switch');
```

## LISENCE

Copyright (c) 2014 popomore. Licensed under the MIT license.