DEPRECATED. Use Verb instead
Repository
Repository di jonschlinkert
Grunt tasks for re-factoring code.
Use Grunt to pull down a list of repos from GitHub.
Minimalist Grunt plugin to sync only basic properties between package.json and bower.json.
Grunt plugin for generating a markdown Table of Contents (TOC).
If you're looking for ways to stay motivated and focused, while still having fun, this guide is for you! Contributions and any kind of improvements are very welcome!
Autocomplete prompt for choosing a file to write.
Remove extra newlines in a string.
Detects when a file to be written is different than an existing file and, if necessary, prompts the user for action.
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.
Gulp plugin for easily defining destination paths using path variables.
Adds destination related properties to the `file.data.dest` object on vinyl files.
Gulp plugin for removing files flagged as drafts. Can also be used as an assemble or verb plugin.
Gulp plugin for Dry, a new template engine with advanced inheritance features.
Dynamically rename dest extension based on src extension. e.g `.coffee` => `.js`. This will only rename the ext, no other path parts are modified.
Gulp plugin for beautifying markdown using pretty-remarkable.
A find and replace utility, using Frep. Replace strings or arrays of strings with an array of replacement patterns.
Gulp plugin for html-toc, for generating a HTML table of contents.
Minify HTML
Adds an `.isBinary()` function to the `file` object, similar to `file.isNull()` and `file.isStream()`.