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: almost 2 years 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. | 203 |
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 | 436 |
github/eslint-plugin-github | An opinionated collection of ESLint rules used by GitHub. | 302 |
parsiya/eslinter | A Burp extension that extracts JavaScript from responses and checks them against custom ESLint rules for security testing. | 49 |
yeonjuan/html-eslint | An ESLint plugin that supports linting HTML syntax and allows linting JavaScript code embedded in HTML files. | 165 |
eslint/markdown | A plugin for ESLint to lint JavaScript code blocks within Markdown documents. | 412 |
dalance/svlint | A systemVerilog linter tool written in Rust. | 318 |
paleite/eslint-plugin-diff | A plugin that enables selective ESLint checks on modified code changes during pull requests or continuous integration | 187 |
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 for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |
ota-meshi/eslint-plugin-jsonc | A tool that provides linting rules and integration with ESLint for JSON, JSONC, and JSON5 files. | 202 |
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 | 25 |