An ESLint custom formatter that summarizes lint errors into bar charts grouped by rule and file. Version 0.1.0 is the latest stable release. It is a lightweight, zero-dependency tool that provides an at-a-glance visual summary, ideal for CI output or team dashboards. Unlike other formatters (e.g., stylish, tap), it uses unicode bar charts to show proportional error distribution. The package is rarely updated and considered stable.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
ESLint expects CommonJS module.exports for formatters; ESM import will fail.
Running ESLint with the summary-chart formatter to display a bar chart of errors by file and rule.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.