gulp-coffeelint
CoffeeLint plugin
A plugin for gulp that integrates the coffeelint linter with CoffeeScript files.
CoffeeLint plugin for gulp.
54 stars
4 watching
24 forks
Language: CoffeeScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gulp-community/gulp-coffee | Converts CoffeeScript files to JavaScript using Gulp | 226 |
panuhorsmalahti/gulp-tslint | A plugin that integrates TypeScript linting into the Gulp build process | 118 |
helixbass/eslint-plugin-coffee | A plugin that enables ESLint to be used with CoffeeScript source files | 24 |
spalger/gulp-jshint | A plugin for Gulp that integrates JSHint linting functionality into the build process. | 419 |
jonkemp/gulp-inline-css | A Gulp plugin that inline CSS properties into HTML files for improved performance and compatibility with email clients. | 272 |
sindresorhus/gulp-plugin-boilerplate | A boilerplate project to help create Gulp plugins by providing best-practices and setup for JavaScript projects. | 76 |
siebertm/pronto-coffeelint | A tool that runs Coffeelint on Coffeescript code to enforce coding standards and quality | 1 |
jonschlinkert/gulp-htmlmin | A Gulp plugin for minifying HTML files | 726 |
jackfranklin/gulp-load-plugins | Automatically loads and configures Gulp plugins from dependencies. | 757 |
stephenlacy/gulp-git | A plugin for gulp to interact with git repositories | 401 |
coffeelint/coffeelint | A style checker tool for CoffeeScript code | 16 |
osscafe/gulp-cheatsheet | A comprehensive reference guide for gulp.js tasks and configurations. | 1,381 |
mikaelbr/gulp-notify | A plugin for Gulp to send notifications to the user's operating system using various notification systems. | 592 |
gulp-community/gulp-less | A Gulp plugin for compiling LESS files into CSS, with support for various plugins and source map generation. | 559 |
ahaurw01/gulp-remember | A Gulp plugin that remembers and recalls files passed through it to optimize file processing. | 150 |