gulp-lesshint
LESS linter
Automates linting of LESS files using the Gulp task runner and the LessHint tool.
Lint your .less files from Gulp with lesshint.
14 stars
3 watching
4 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list
gulplesshint
Related projects:
Repository | Description | Stars |
---|---|---|
lesshint/lesshint | A tool to aid in writing clean and consistent Less code | 116 |
panuhorsmalahti/gulp-tslint | A plugin that integrates TypeScript linting into the Gulp build process | 118 |
jgable/grunt-lesslint | Automates checking of LESS files for errors using Grunt and CSS Lint | 75 |
jonschlinkert/gulp-htmlmin | A Gulp plugin for minifying HTML files | 726 |
gulp-community/gulp-less | A Gulp plugin for compiling LESS files into CSS, with support for various plugins and source map generation. | 559 |
foru17/gulp-minimize | A Gulp plugin for minimizing HTML files | 3 |
spalger/gulp-jshint | A plugin for Gulp that integrates JSHint linting functionality into the build process. | 419 |
stephenlacy/gulp-git | A plugin for gulp to interact with git repositories | 401 |
janraasch/gulp-coffeelint | A plugin for gulp that integrates the coffeelint linter with CoffeeScript files. | 54 |
terinjokes/gulp-uglify | Minifies JavaScript files using UglifyJS3 | 1,226 |
lukeapage/gulp-eslint-if-fixed | A plugin to simplify ESLint by removing the need for an explicit fix function | 5 |
ben-eb/gulp-svgmin | A Gulp plugin for minifying SVG files by applying optimization rules defined in an external configuration file or as part of the plugin's options. | 340 |
ahaurw01/gulp-remember | A Gulp plugin that remembers and recalls files passed through it to optimize file processing. | 150 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
hparra/gulp-rename | A Gulp plugin for renaming files in various ways. | 692 |