grunt-lesslint
LESS checker
Automates checking of LESS files for errors using Grunt and CSS Lint
Lint LESS files with Grunt
75 stars
5 watching
27 forks
Language: CoffeeScript
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
lesshint/gulp-lesshint | Automates linting of LESS files using the Gulp task runner and the LessHint tool. | 14 |
gruntjs/grunt-contrib-uglify | Minifies JavaScript files using UglifyJS to reduce file size and improve performance. | 1,482 |
gruntjs/grunt-contrib-htmlmin | Minifies HTML files in a build process | 425 |
lesshint/lesshint | A tool to aid in writing clean and consistent Less code | 116 |
coffeelint/coffeelint | A style checker tool for CoffeeScript code | 16 |
johncashmore/grunt-cssshrink | A Grunt plugin for shrinking CSS files | 28 |
sagiegurari/grunt-markdownlint | A tool that enables automated linting and validation of Markdown files in projects | 7 |
pugjs/pug-lint | A configurable linter and style checker for the Pug templating language | 228 |
gulp-community/gulp-less | A plugin for the Gulp task runner to compile LESS files into CSS. | 559 |
gruntjs/grunt-contrib-cssmin | Compresses CSS files by removing unnecessary characters and combining them into a single file | 793 |
bezoerb/grunt-critical | Grunt plugin to extract and inline critical CSS from HTML files | 154 |
hipstersmoothie/eslint-formatter-github | An ESLint formatter that integrates with GitHub Checks to display lint errors and warnings in pull requests. | 102 |
shootaroo/jit-grunt | Improves Grunt's performance by loading plugins dynamically at runtime | 509 |
lukeapage/gulp-eslint-if-fixed | A plugin to simplify ESLint by removing the need for an explicit fix function | 5 |