eslint-watch
Linting tool
A command-line tool that wraps ESLint with file watching and enhancements to the CLI interface
ESLint with simple watching capabilities
196 stars
7 watching
29 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
clieslintjavascriptlinterwatch
Related projects:
Repository | Description | Stars |
---|---|---|
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 196 |
fengzilong/eslint-dashboard | An interactive ESLint tool for automating code quality checks and fixes in JavaScript projects. | 19 |
benoitzugmeyer/eslint-plugin-html | A tool for linting and analyzing JavaScript code within HTML files using ESLint rules | 435 |
github/eslint-plugin-github | An opinionated ESLint configuration providing useful rules for JavaScript applications. | 299 |
parsiya/eslinter | A Burp extension that extracts JavaScript from responses and checks them against custom ESLint rules for security testing. | 49 |
yeonjuan/html-eslint | A tool to enforce coding standards on HTML files | 161 |
eslint/markdown | Enables linting of JavaScript code in Markdown documents | 407 |
dalance/svlint | A systemVerilog linter tool written in Rust. | 314 |
paleite/eslint-plugin-diff | A plugin that enables selective ESLint checks on modified code changes during pull requests or continuous integration | 181 |
nikolay-borzov/rollup-plugin-eslint-bundle | A plugin for Rollup that integrates ESLint to lint and fix code errors before bundling JavaScript files. | 4 |
ilyavolodin/eslint-plugin-backbone | A plugin for ESLint that provides specific rules and configurations for Backbone.js projects. | 95 |
sveltejs/eslint-plugin-svelte | An ESLint plugin that provides unique check rules for Svelte applications using its AST | 305 |
ota-meshi/eslint-plugin-jsonc | A tool that provides linting rules and integration with ESLint for JSON, JSONC, and JSON5 files. | 199 |
codelytv/eslint-config-codely | An opinionated linting configuration for modern JavaScript and TypeScript projects. | 86 |
josh-stillman/lintier | Tools to set up ESLint and Prettier in TypeScript projects | 24 |