Ross ROSS = Recommend OSS · open-source software intelligence for agents

richardtallent/vite-plugin-singlefile

Vite plugin for inlining JavaScript and CSS resources observed · 2026-08-28

github.com/richardtallent/vite-plugin-singlefile · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 77
  • Release rhythm 28
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 35
  • age_days: 2062
  • days_rel: 427
  • days_push: 138
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1229 stars · 67 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Vite build plugin that inlines all JavaScript and CSS resources into a single dist/index.html file, allowing an entire web app to be distributed as one HTML file. It is aimed at offline web applications that can be opened directly from the filesystem without a server.

Use cases

  • bundle a web app into a single html file
  • build an offline web app that runs from file://
  • inline javascript and css into index.html
  • distribute a demo or utility as one portable html file
  • package documentation or expert tools without a server or electron wrapper

When to choose

  • you need a fully self-contained single HTML file for offline use
  • your app has a single entry point and no server-side requirements
  • you want to avoid Electron/Cordova wrappers for simple utilities or demos

When to avoid

  • hosting a normal multi-page website on a web server where performance matters
  • apps requiring multiple HTML entry points
  • apps relying on cookies, History API routing, sourcemaps, or worklets

Facets

plugin · maturity active

build-tool plugin-system developer-tools web-development frontend developer-tools cross-platform cross-platform vite single-file inline-assets offline-apps html-bundling nodejs web-server

2 sources

Member repositories

RepositoryRoleHealth v2
richardtallent/vite-plugin-singlefilemain64

For agents

markdown · JSON · MCP: product_card(name="richardtallent/vite-plugin-singlefile")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem