GithubHelp home page GithubHelp logo

gulpstarter's Introduction

I am slowly moving over to using Gulp for improving my Web and JavaScript workflows. This repository is my starting set of tasks that I expect to use over and over again. It also serves as a learning repository for me as I study Gulp. I am certain these tasks will expand and improve over time as I find more reasons to automate my process.

Feel free to use or suggest improvements to these tasks in the spirit of sharing with others. You can also contact me via my web site, https://peterwitham.com.

###Current Gulp Tasks less-to-css

Compiles Less files to CSS and runs autoprefixer.

watch-less

Watches for changes to Less files and runs less-to-css.

sass-to-css

Compiles Sass files to CSS and runs autoprefixer

watch-sass

Watches for changes to Sass files and runs sass-to-css.

clean-styles

Removes CSS files from the dev_build and all sub-directories.

imagemin

Minify JPG and PNG files.

clean-dev

Removes the dev_build directory.

###Planned Gulp Tasks

  • CSS Minify
  • JavaScript Minify
  • JavaScript Linting
  • PHP Linting
  • PHP Minify

gulpstarter's People

Contributors

grfxguru avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.