gulp-template
Template renderer
A plugin for Gulp that simplifies the rendering of template files using Lodash
Render/precompile Lodash templates
289 stars
14 watching
77 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
gulp-pluginjavascriptlodashnodejstemplateunderscore
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/gulp-nunjucks | A tool to compile and precompile Nunjucks templates using Gulp for Node.js projects | 153 |
sindresorhus/gulp-plugin-boilerplate | A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 |
colynb/gulp-swig | A Gulp plugin for compiling Swig templates into HTML files | 70 |
sindresorhus/gulp-debug | A plugin to debug Gulp pipelines by logging file streams with customizable output options. | 221 |
sindresorhus/gulp-markdown | Converts Markdown files to HTML using the marked library | 181 |
lazd/gulp-handlebars | Handlebars plugin for gulp, enabling template compilation and namespace management for web applications | 171 |
sindresorhus/gulp-size | A tool to report the total size of files in a project during build processes | 229 |
ludohenin/gulp-inline-ng2-template | A Gulp plugin to inline HTML and CSS into Angular 2 component decorators | 126 |
sindresorhus/gulp-filter | A plugin for Gulp that enables filtering of file streams using glob patterns | 315 |
e-jigsaw/gulp-riot | A Gulp plugin for compiling Riot.js templates into JavaScript code. | 105 |
sindresorhus/gulp-webp | Converts images to WebP format using image processing techniques | 220 |
sindresorhus/gulp-zip | A tool for compressing files into a ZIP archive | 270 |
shannonmoeller/gulp-hb | A plugin to compile Handlebars templates into static JavaScript code for use in Gulp workflows. | 147 |
gulp-community/gulp-pug | A plugin for compiling Pug templates into HTML or JavaScript code with various options and support for template locals and custom filters. | 522 |
sindresorhus/gulp-changed | A plugin for Gulp that only processes files that have changed since the last run. | 742 |