-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
➕ enhancementnew feature or requestnew feature or request💡 good first issuegood for newcomersgood for newcomers
Milestone
Description
Follow-up to:
PoC:
- PoC - stdout design #189
- implementation in tools/pocs/stdout-report-mock.mjs
Structure
For visual details (alignment, spacing, colors, etc.), refer to PoC implementation linked above.
- for each plugin:
- plugin title as heading (with audits suffix)
- list plugin's audits:
-
●colored red/yellow/green based on audit's score (thresholds are 50 and 90, same as for Implement report.md formatting #148) - audit title
- audit display value (or raw value if missing) - highlighted (bright cyan)
-
- Categories heading
- table with each category:
- category title
- formatted score (0-100) in bold with red/yellow/green coloring
- total number of audits (from category refs with "expanded" groups - same as Implement report.md formatting #148)
Implementation notes
- chalk for colors and bold formatting
- cliui for columns (audits)
- cli-table3 for table (categories)
Design
Metadata
Metadata
Assignees
Labels
➕ enhancementnew feature or requestnew feature or request💡 good first issuegood for newcomersgood for newcomers
