gulp-eval
Expression evaluator
Fills data property of Vinyl objects with evaluated expressions from JavaScript files in gulp tasks
require or eval inside gulp
6 stars
7 watching
0 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gulpjs/plugin-error | Provides a standard way to handle errors in plugins for the Gulp task automation system | 19 |
adametry/gulp-eslint | Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
ehmicky/gulp-execa | A Gulp.js plugin that provides an efficient and secure way to execute shell commands and scripts in a pipeline-based workflow. | 58 |
youngmountain/generator-node-gulp | Generates a Node.js module with boilerplate and optional dependencies from the gulp ecosystem. | 34 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |
floatdrop/gulp-plumber | A patch plugin for Gulp that prevents pipe breaking caused by errors from gulp plugins. | 807 |
gulp-community/gulp-coffee | Compiles Coffeescript files to JavaScript using the Gulp task runner | 226 |
haoxins/gulp-file-include | A Gulp plugin for dynamically including files and values in templates. | 680 |
sindresorhus/gulp-mocha | A wrapper around Mocha test runner for Node.js applications using Gulp | 375 |
bezoerb/gulp-htmlhint | A tool that integrates HTML validation into the Gulp workflow using the htmlhint wrapper | 81 |
johnpapa/gulp-patterns | Automates tasks such as testing, code analysis, and deployment for JavaScript applications using Gulp. | 500 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,321 |
foru17/gulp-minimize | A Gulp plugin for minimizing HTML files | 3 |
dustinspecker/gulp-alex | Tools for automatically checking and correcting grammatical errors in text files during the development process | 7 |
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 |