Git Product home page Git Product logo

modules's Introduction

gulp plugins

~ http://gulpjs.com/plugins/

This app is a simple client-side app that allows one to browse and search gulp plugins. It fetches data from npmsearch with the keywords gulpplugin and gulpfriendly. npmsearch also provides rankings for plugins(so we don't have to).

Built with AngularJS and gulp

Blacklisting

To maintain quality in the plugin ecosystem, we sometimes "blacklist" plugins. Being blacklisted means we won't offer support for issues concerning the module and we will not recommend that people use it. You are free to publish anything you want on NPM, but our official plugin list is subject to filtering.

A plugin may be blacklisted for the following reasons:

  1. Does not fit within the gulp paradigm
  2. Flagrant duplicate of an existing plugin
  3. Does not follow the plugin guidelines

If you feel that a plugin has been blacklisted incorrectly or you would like to add a plugin to the blacklist, use the issues page.

Contributing

We welcome all contributors! But please read the notes:

Project structure

To develop, run npm install. Everything that is needed both for the client and development will be installed (other than gulp, but you probably have that installed through npm install -g gulp).

The app code is in app/, with index.html in assets/, javascript in js/, and css in css/.

One quirk of this is that the README for the gh-pages branch goes in assets (so it is preserved during deployment).

Development and deployment

Several tasks are available from gulp for development and deployment:

  • gulp: Builds the project on the master branch
  • gulp deploy: Builds the project for production and deploys by pushing to the gh-pages branch. An example output is this commit. This is safe as only people with push access to the repo can deploy(awesome!).

modules's People

Contributors

armandabric avatar arthurvr avatar ben-eb avatar booleangate avatar c0b41 avatar callumacrae avatar duncanbeevers avatar gabrielflorit avatar ivogabe avatar jednano avatar joakimbeng avatar jrvidal avatar kevinswiber avatar maxov avatar miickel avatar mikach avatar mikrofusion avatar phated avatar psytrx avatar robinboehm avatar robrich avatar samccone avatar shinnn avatar sindresorhus avatar stevelacy avatar stevemao avatar vweevers avatar wbyoung avatar willfarrell avatar yocontra 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.