gulpplugin
There are 71 repositories under gulpplugin topic.
jonschlinkert/gulp-htmlmin
Minify HTML
VFK/gulp-html-replace
Replace build blocks in HTML. Like useref but done right.
rogeriopvl/gulp-ejs
🎨 Gulp plugin for ejs templates
validator/gulp-html
Gulp plugin for HTML validation, using the official Nu Html Checker (v.Nu)
duan602728596/gulp-terser
gulp plugin, compressed es6+ code.
ehmicky/gulp-execa
Gulp.js command execution for humans
crissdev/gulp-remove-code
Remove sections of code from files based on conditions
crissdev/gulp-yaml
A Gulp plugin to convert YAML to JSON
khalyomede/gulp-sharp-responsive
A gulp plugin to generate responsives images.
anseki/gulp-htmlclean
Simple and safety HTML/SVG cleaner to minify without changing its structure.
odrick/gulp-free-tex-packer
Gulp free texture packer module
anseki/gulp-confirm
Abort or continue the flow of tasks according to an answer (with or without Enter key) to the specified question. The flow of tasks is paused, until the user responds and the next behavior is found by specified options.
jonschlinkert/gulp-format-md
Gulp plugin for beautifying markdown using pretty-remarkable.
pinntech/gulp-node-slate
node-slate as a gulp task
demsking/gulp-web-dependencies
Parse your HTML/JS files and copy bower/npm dependencies to your destination directory
haensl/gulp-embed-svg
Gulp plugin to inline/embed SVG images into html files.
jonschlinkert/gulp-markdown-toc
Gulp plugin for markdown-toc. Generate a markdown table of contents for one or more markdown files, and an optional index for multiple files.
orcunsaltik/gulp-rollup-2
Gulp plugin for Rollup JavaScript Module Bundler.
adorade/gulp-stylelint-esm
Gulp plugin for running Stylelint results through various reporters.
jonschlinkert/gulp-data-contents
Gulp plugin that replaces the contents of a file with the contents of another file using the filepath specified on the 'contents' property in front-matter. Customizable, useful for generating scaffolding or defining placeholder files.
jonschlinkert/gulp-html-toc
Gulp plugin for html-toc, for generating a HTML table of contents.
GeKorm/gulp-zopfli-green
An updated gulp plugin for node-zopfli
boneskull/gulp-jekyll-stream
Stream a compiled Jekyll site with Gulp
haensl/gulp-minify-inline-json
Minifies inline <script> tags containing JSON data, i.e. application/json and application/ld+json.
jonschlinkert/gulp-conflicts
Detects when a file to be written is different than an existing file and, if necessary, prompts the user for action.
OlehDutchenko/gulp-modernizr-wezom
Gulp plugin for moderznir, Wezom studio version
dasx10/gulp-px2rem-converter
Convert all px to rem
gulpjs/vinyl-contents
Utility to read the contents of a vinyl file.
idleberg/gulp-xml-validator
Gulp plugin to validate XML
jonschlinkert/gulp-layouts
Gulp plugin for the `layouts` library, which provides a simple way of "wrapping" a string with common code or content.
tanmoythander/angular-gulp-boilerplate
Testing, Development and Building tool for angularJS front-end project. Quickly start your angularJS project, develope with flexibility using dev command line tools and build a deploy version with source minification.
tom-wolfe/gulp-markdownit
A Gulp plug-in for the Markdown-It library.
exuanbo/gulp-inline-source-html
Inlines flagged js, css, and img sources in html with inline-source
exuanbo/gulp-jimp-wrapper
Manipulates images using Jimp.
exuanbo/gulp-lqip-base64
Parses HTML files to find <img> tags and adds an attribute to them which contains their Base64 representation
waynevanson/rollup-stream-gulp
Implentation of Rollup as a stream and Rollup as a Gulp plugin