gulp-jscs
Style checker
Automates JavaScript code style checking and reporting with automatic fixing options
Check JavaScript code style with jscs
312 stars
10 watching
51 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spajus/pronto-jscs | Automates JavaScript code style checking using Pronto and JSCS. | 1 |
dlmanning/gulp-sass | A SASS plugin for Gulp. | 1,569 |
stephenlacy/gulp-stylus | A gulp plugin that automates the compilation of stylus files into css. | 223 |
gulp-community/gulp-less | A Gulp plugin for compiling LESS files into CSS, with support for various plugins and source map generation. | 559 |
adametry/gulp-eslint | Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
postcss/gulp-postcss | A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. | 769 |
dustinspecker/gulp-alex | Tools for automatically checking and correcting grammatical errors in text files during the development process | 7 |
swoopapp/javascript | A comprehensive JavaScript style guide with best practices and conventions | 0 |
appleboy/gulp-compass | A tool for compiling Sass to CSS using the Compass compiler | 173 |
unlight/gulp-cssimport | Parses CSS files and replaces import statements with linked file contents | 35 |
weboxstudio/javascript | A style guide for writing clean, consistent JavaScript code | 0 |
scniro/gulp-clean-css | A Gulp plugin for minifying CSS using the cleanCSS tool | 649 |
jonkemp/gulp-inline-css | A Gulp plugin that inline CSS properties into HTML files for improved performance and compatibility with email clients. | 272 |
alexweber/es6-jspm-gulp-boilerplate | A boilerplate for building ES6+ apps with JSPM and Gulp | 135 |
ben-eb/gulp-csso | Minifies CSS files using the CSSO library to reduce file size and improve compression | 243 |