Skip to content

Add experimental html subcommand#92

Draft
andrew wants to merge 1 commit into
mainfrom
html-experiment
Draft

Add experimental html subcommand#92
andrew wants to merge 1 commit into
mainfrom
html-experiment

Conversation

@andrew

@andrew andrew commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Adds brief html [path] which renders the detection report as a standalone HTML page. Intended as a design prototype for showing brief data on a project-browsing website, not for merging in this form.

Styling comes from basecoat-css via jsDelivr with Lucide icons; layout is local CSS keyed off basecoat's --color-*/--radius*/--font-mono variables since the CDN bundle doesn't ship arbitrary Tailwind utilities.

The page has stat cards, a language bar from Lines.ByLanguage, the toolchain grouped into one full-width card per category with tools as columns (languages under 10% of lines are filtered from that card), dependencies in an accordion with direct/transitive tabs, resource pills, scripts, and a conventions panel. Commands have copy-to-clipboard buttons.

-o file writes to a file; default is stdout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant