# htmlpreview/htmlpreview.github.com

HTML Preview for GitHub Repositories

Repository: https://github.com/htmlpreview/htmlpreview.github.com
Canonical: https://ross.abutalabs.com/products/htmlpreviewgithubcom
Language: JavaScript
License Family: other
Last push: 2024-05-30T08:52:15+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5113, "days_push": 825, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1759, forks 443 (observed 2026-08-28T04:05:32.386082+00:00)

## What it is
A client-side web tool that renders HTML files hosted on GitHub or BitBucket repositories without cloning or downloading them. It prepends a URL fragment to any raw HTML file link and uses a CORS proxy to bypass GitHub's text/plain content-type restriction, loading linked assets through the proxy as well.

## Use cases
- preview an HTML demo page from a GitHub repo without cloning it
- render raw HTML files that GitHub serves as plain text
- view repository documentation or examples in the browser
- preview HTML files from BitBucket repositories
- quickly check how a static page looks before setting up GitHub Pages

## When to choose
- you want to preview a single HTML file from a repo without cloning or downloading
- you need a zero-install, browser-only solution
- you want to view demos or example pages linked in READMEs

## When to avoid
- you need to host files permanently or reliably (use GitHub Pages instead)
- the page requires server-side processing or APIs blocked by CORS
- you need guaranteed availability or SLA, since it depends on a public CORS proxy

## Facets
- artifact type: application
- maturity: maintenance
- function: web-scraping, http-client, developer-tools
- domain: web-development, developer-tools, documentation
- platform: browser
- tags: github, html-preview, cors-proxy, client-side, bitbucket, web-server, javascript

## Member repositories
- htmlpreview/htmlpreview.github.com (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:32.386082+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:27:17.354521+00:00, confidence not recorded.
  - readme: https://github.com/htmlpreview/htmlpreview.github.com (fetched 2026-08-28T04:05:32.386082+00:00, sha c4f078a5e588)
- Data as of 2026-08-30T08:39:29.467469+00:00.
