Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/popomore/gulp-switch
- Owner: popomore
- Created: 2014-07-02T17:41:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-24T12:01:01.000Z (over 9 years ago)
- Last Synced: 2024-11-17T07:38:47.444Z (about 2 months ago)
- Language: Makefile
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
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.