eslint-dashboard
Code linter
An interactive ESLint tool for automating code quality checks and fixes in JavaScript projects.
Interactive ESLint workflow that lives in your terminal
19 stars
3 watching
0 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
eslint/markdown | A plugin for ESLint to lint JavaScript code blocks within Markdown documents. | 409 |
fengzilong/eslint-formatter-mo | Format ESLint output for improved readability | 124 |
yeonjuan/html-eslint | A tool to enforce coding standards on HTML files | 163 |
francoismassart/eslint-plugin-tailwindcss | A plugin for ESLint that enforces best practices and consistency using Tailwind CSS | 1,519 |
parsiya/eslinter | A Burp extension that extracts JavaScript from responses and checks them against custom ESLint rules for security testing. | 49 |
nikolay-borzov/rollup-plugin-eslint-bundle | A plugin for Rollup that integrates ESLint to lint and fix code errors before bundling JavaScript files. | 4 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 202 |
benoitzugmeyer/eslint-plugin-html | A tool for linting and analyzing JavaScript code within HTML files using ESLint rules | 437 |
rizowski/eslint-watch | A command-line tool that wraps ESLint with file watching and enhancements to the CLI interface | 196 |
ryanzim/eslint-config-problems | An ESLint configuration that catches coding problems without enforcing style rules. | 68 |
fsprojects/fsharplint | A style checking tool for F# that identifies coding issues and provides suggestions to improve code quality. | 304 |
github/eslint-plugin-github | An opinionated collection of ESLint rules used by GitHub. | 302 |
paleite/eslint-plugin-diff | A plugin that enables selective ESLint checks on modified code changes during pull requests or continuous integration | 183 |
evgenyorekhov/eslint-config-hardcore | A comprehensive ESLint configuration that aims to ensure consistent and robust code quality across various JavaScript frameworks and environments. | 423 |
prontolabs/pronto-jshint | A tool for enforcing JavaScript code quality through automated linting and reporting | 4 |