gulp-jshint
Linter
A plugin for Gulp that integrates JSHint linting functionality into the build process.
JSHint plugin for gulp
419 stars
12 watching
65 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
panuhorsmalahti/gulp-tslint | A plugin that integrates TypeScript linting into the Gulp build process | 118 |
stephenlacy/gulp-git | A plugin for gulp to interact with git repositories | 401 |
lesshint/gulp-lesshint | Automates linting of LESS files using the Gulp task runner and the LessHint tool. | 14 |
janraasch/gulp-coffeelint | A plugin for gulp that integrates the coffeelint linter with CoffeeScript files. | 54 |
sindresorhus/gulp-plugin-boilerplate | A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 |
stephenlacy/gulp-stylus | A gulp plugin that automates the compilation of stylus files into css. | 223 |
jonkemp/gulp-inline-css | A Gulp plugin that inline CSS properties into HTML files for improved performance and compatibility with email clients. | 272 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
jonschlinkert/gulp-htmlmin | A Gulp plugin for minifying HTML files | 726 |
prontolabs/pronto-jshint | A tool for enforcing JavaScript code quality through automated linting and reporting | 4 |
lukeapage/gulp-eslint-if-fixed | A plugin to simplify ESLint by removing the need for an explicit fix function | 5 |
foru17/gulp-minimize | A Gulp plugin for minimizing HTML files | 3 |
unifiedjs/unified-engine-gulp | Tool to create Gulp plugins from unified processors | 7 |
gulp-community/gulp-less | A Gulp plugin for compiling LESS files into CSS, with support for various plugins and source map generation. | 559 |
dlmanning/gulp-sass | A SASS plugin for Gulp. | 1,569 |