Registry / testing / eslint-formatter-summary-chart

eslint-formatter-summary-chart

JSON →
library0.3.0jsnpmunverified

An ESLint formatter that summarizes linting errors by rule and file using horizontal bar charts, providing a visual overview of error distribution. Version 0.3.0 is the current stable release with no recent updates. Key differentiators: it extends the original eslint-summary-chart-formatter by sorting rules alphabetically and renaming for easier integration with ESLint's --format option. Compared to other formatters like eslint-formatter-friendly or stylish, it focuses on aggregation rather than line-level details, making it ideal for CI or summary reports.

testing
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Shows command line usage to run ESLint with this formatter.

// No API import needed; use via command line: // eslint --format summary-chart src/ // Or in .eslintrc: // { // "formatter": "summary-chart" // }
Debug
Known footguns
gotchaThe formatter is not installed as a regular module; use --format with the package name only, not a path.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
12 hits · last 30 days
ahrefsbot
4
claudebot
4
gptbot
3
bingbot
1
Resources