Gulp plugin for the `layouts` library, which provides a simple way of "wrapping" a string with common code or content.
Repository
Repository di jonschlinkert
Convert liquid templates to handlebars templates. There are many resources for Jekyll and liquid on github, but handlebars is a more accessible engine for javascript users. This solves that.
Gulp plugin for markdown-toc. Generate a markdown table of contents for one or more markdown files, and an optional index for multiple files.
Run middleware in a gulp pipeline/vinyl source stream.
Gulp plugin for normalize-pkg.
Prettify HTML.
Gulp plugin that lints a markdown string to find missing reflinks for npm package names, resolves the homepage or repository url from npm, and appends a valid reflink to the document.
Better dest handling for Gulp.
Gulp plugin for sync-bower, which updates bower.json with info from package.json.
Opinionated gulp plugin that takes an array of method names and creates a report with many times each is used. Don't expect miracles, this is very naive.
Custom delimiters, for Handlebars templates.
Experimental handlebars helper for dynamically updating <link> tags for stylesheets, with options for automatically adding, removing, revisioning, and minifying CSS based on config.
Handlebars helper for i18n.
Handlebars helper. Returns true if a value exists in an array. Faster than using indexOf and won't blow up on null values.
Library of 120+ handlebars helpers for any project: Assemble, Ghost, YUI... This project is active and supported, we love contributors and appreciate stars.
Pass a context and a string with handlebars templates and lint for missing variables, helpers, block helpers or partials.
Returns true if an object has any of the specified keys.
Return true if `key` exists deeply on the given object.
returns true if a string has a block-comment style banner.