gulp-eslint
Code analyzer
Identifies and reports on patterns in ECMAScript/JavaScript code
A Gulp plugin for identifying and reporting on patterns found in ECMAScript/JavaScript code.
562 stars
11 watching
117 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
johnpapa/gulp-patterns | Automates tasks such as testing, code analysis, and deployment for JavaScript applications using Gulp. | 500 |
krmbkt/gulp-eslint-threshold | A gulp stream plugin that monitors ESLint warnings and errors and triggers an error when the threshold is reached. | 6 |
oddjobsman/gulp-sloc | Analyzes code loci and complexity metrics for JavaScript files using the Grunt SLOC plugin | 14 |
stephenlacy/gulp-git | A plugin for gulp to interact with git repositories | 401 |
jscs-dev/gulp-jscs | Automates JavaScript code style checking and reporting with automatic fixing options | 312 |
mysticatea/eslint-plugin | Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. | 26 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 118 |
node-eval/gulp-eval | Fills data property of Vinyl objects with evaluated expressions from JavaScript files in gulp tasks | 6 |
lukeapage/gulp-eslint-if-fixed | A plugin to simplify ESLint by removing the need for an explicit fix function | 5 |
dustinspecker/gulp-alex | Tools for automatically checking and correcting grammatical errors in text files during the development process | 7 |
klei/gulp-inject | A Gulp plugin for injecting code into HTML files | 811 |
stephenlacy/gulp-stylus | A gulp plugin that automates the compilation of stylus files into css. | 222 |
ehmicky/gulp-execa | A Gulp.js plugin that provides an efficient and secure way to execute shell commands and scripts in a pipeline-based workflow. | 58 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,321 |
alexweber/es6-jspm-gulp-boilerplate | A boilerplate for building ES6+ apps with JSPM and Gulp | 135 |