A beautiful ESLint HTML formatter that extends ESLint's official HTML formatter with stylish terminal output. Version 1.0.2, stable, no active development since 2019. Combines HTML report generation with stylish console output, allowing developers to see results both in terminal and as a browsable HTML file. Differentiator: dual output (terminal + HTML) vs. standard formatters that output only one.
npm install eslint-formatter-html-extendedNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows CLI invocation to generate HTML report with stylish output using the formatter.
Use full path: eslint -f node_modules/eslint-formatter-html-extended -o report.html
Consider alternative formatters like eslint-formatter-html or eslint-formatter-codeframe.
Fork the package or use a more configurable formatter if customization needed.
No dependency data recorded yet.