Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/blivesta/gulptasks

Deprecated
https://github.com/blivesta/gulptasks

Last synced: 2 months ago
JSON representation

Deprecated

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)