GithubHelp home page GithubHelp logo

gulp-recipes's Introduction

gulp-recipes

Notes:

Updates as of 20 March 2016: I have originally created this so that the Gulp community would be able help each other to find solutions to common use-cases. I have since moved away from Gulp to Webpack for most of my work, and have not been actively participating in Gulp's latest activities (I'm not knocking on Gulp, it is still a useful tool. Webpack just works well for my case).

Some (most? or all?) of the recipes in this repo has not been updated for a while, and may not work as expected. But I do hope that those in the Gulp community still help each other grow, and I'd be very happy to accept PRs for any existing or new recipes. Or even a new maintainer =)


Not your typical collection of gulp recipes for your streaming build.

Rather than having a big 'ol gulpfile.js with a ton of gulp.task(),

  • each recipe is a standalone folder,
  • with its own gulpfile.js and minimal set of gulp.task(),
  • healthy pinch of comments,
  • comes along with real examples that you can gulp to see it in action,
  • a big serving of README.md included!

Simply cd to a recipe folder, gulp and slurp away.

Motivations

  • Enough with the plugins wrapping over an existing library, created just for convenient's sake.
  • Vanilla node modules over wrappers.
  • If an existing library can be vinyled, tapped, plumbered, transformed from/to buffers and/or streams, let there be a recipe for it.
  • A lot of recipe snippets laying around the web; most are working off the bat. Some needs a little bit more pizzazz. And pizzas.

Recipes

Quick Start

Pre-requisites

npm install -g gulp

Install

git clone https://github.com/sogko/gulp-recipes
cd gulp-recipes
[sudo] npm install # some modules require sudo to install on some machines

Running a recipe example

For eg: browser-sync-nodemon-expressjs

cd browser-sync-nodemon-expressjs
gulp

Other recipe collections / recipes

Contribution

All are most welcome! Pull requests, issues, contributors and snacks, bring 'em to the party!

Credits

You

License

MIT

gulp-recipes's People

Contributors

cattail avatar mrajcok avatar slorber avatar sogko avatar srijanshetty 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.