Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blivesta/gulptasks
Deprecated
https://github.com/blivesta/gulptasks
Last synced: 2 months ago
JSON representation
Deprecated
- Host: GitHub
- URL: https://github.com/blivesta/gulptasks
- Owner: blivesta
- License: mit
- Created: 2014-11-24T07:40:38.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-28T14:14:54.000Z (about 9 years ago)
- Last Synced: 2024-10-01T08:31:00.318Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 108 KB
- Stars: 10
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gulptasks
[![npm version](https://img.shields.io/npm/v/gulptasks.svg?style=flat)](https://www.npmjs.com/package/gulptasks)
[![Build Status](https://img.shields.io/travis/blivesta/gulptasks/master.svg?style=flat)](https://travis-ci.org/blivesta/gulptasks)## Install
```shell
$ npm install gulptasks
```## Example
[gulpfile.babel.js](https://github.com/blivesta/gulptasks/blob/master/sandbox/gulpfile.babel.js)
## Tasks
- banner (gulp-header)
- concat (gulp-concat)
- cssmin (gulp-csso, gulp-gzip)
- image (gulp-image)
- js-browserify (browserify, babelify, vinyl-source-stream, vinyl-transform)
- jshint (gulp-jshint)
- jsmin (gulp-uglify)
- sass (gulp-ruby-sass, gulp-postcss, autoprefixer, pixrem, postcss-color-rgba-fallback, postcss-opacity, css-mqpacker)
- sftp (gulp-sftp)
- svg2png (gulp-svg2png)
- svgpack (SVGPack)
- clenup (del)