eslint-summary-chart-formatter

JSON →
library 0.1.0 ·javascript
verified Jun 4, 2026

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.