gulp-plugin-boilerplate
Gulp plugin starter
A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects.
Boilerplate to kickstart creating Gulp plugins
76 stars
8 watching
10 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
boilerplategulpgulp-pluginjavascriptnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/gulp-template | A plugin for Gulp that simplifies the rendering of template files using Lodash | 289 |
maksimabramchuk/ionic-gulp-es6-starter-kit | A starter kit for building Ionic apps with Gulp and ES6 support | 76 |
sindresorhus/gulp-nunjucks | A tool to compile and precompile Nunjucks templates using Gulp for Node.js projects | 153 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |
sindresorhus/node-module-boilerplate | A pre-built template to simplify the creation of new Node.js modules with standard directory structure and basic functionality. | 736 |
sindresorhus/gulp-debug | A plugin to debug Gulp pipelines by logging file streams with customizable output options. | 221 |
jackfranklin/gulp-load-plugins | Automatically loads and configures Gulp plugins from dependencies. | 757 |
sindresorhus/gulp-markdown | Converts Markdown files to HTML using the marked library | 181 |
sindresorhus/gulp-changed | A plugin for Gulp that only processes files that have changed since the last run. | 742 |
sindresorhus/gulp-mocha | A wrapper around Mocha test runner for Node.js applications using Gulp | 375 |
jakemmarsh/angularjs-gulp-browserify-boilerplate | A boilerplate project providing a structured environment for building single-page web applications with AngularJS, using Gulp and Browserify. | 1,033 |
sindresorhus/gulp-size | A tool to report the total size of files in a project during build processes | 229 |
gulp-community/gulp-coffee | A plugin for Gulp to compile CoffeeScript files into JavaScript. | 226 |
alexweber/es6-jspm-gulp-boilerplate | A boilerplate for building ES6+ apps with JSPM and Gulp | 135 |
ksky521/gulp-wxapp-boilerplate | A comprehensive boilerplate template for building WeChat Mini Programs using Gulp and Tencent Cloud services | 3 |