An ESLint HTML formatter with a space/galaxy theme, forked from eslint-formatter-html. Current stable version 0.6.5. Provides visually appealing HTML output of linting errors and warnings, helping developers identify issues more easily. Active development (Korean README). Key differentiator: space-themed visual style vs standard HTML formatter.
npm install eslint-formatter-galaxyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to install and run ESLint with the Galaxy formatter to generate an HTML report.
Upgrade Node.js to version 20.10.0 or later.
Check the repository for known issues or differences.
Use a different formatter for non-HTML output (e.g., stylish).
Run `npm install --save-dev eslint-formatter-galaxy` and use `--format galaxy`.
Upgrade ESLint to a version that supports plugin formatters (>= 7.0.0).