jstrieb/urlpages
Create and view web pages stored entirely in the URL observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 3
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 2621
- days_rel: n/a
- days_push: 586
- n_releases_24m: 0
Adoption not part of the score
1390 stars · 131 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
URL Pages is a client-side web application that stores entire web pages (HTML, CSS, JavaScript) encoded in the URL itself, eliminating the need for hosting. It includes an editor for creating pages, a viewer that decodes URLs, and a bookmarklet for cloning existing pages.
Use cases
- share a web page as a link without any hosting
- create and publish simple HTML pages instantly with no signup
- clone an existing web page into a shareable URL via bookmarklet
- share editable code snippets that others can modify in the browser
- create password-protected encrypted pages using Link Lock
- distribute small demos or prototypes as self-contained links
When to choose
- you need to share small web pages without hosting, accounts, or tracking
- you want links that keep working as long as the viewer site exists
- you want a dependency-free, self-hostable static tool
- you need to share editable page code with others
When to avoid
- your pages are large or contain big embedded images since URLs grow very long
- you need multi-page sites or server-side functionality
- you need reliable long-term hosting rather than a novelty sharing mechanism
- you cannot trust the person sending the link, since loaded pages may be malicious
Facets
application · maturity maintenance
serialization developer-tools web-framework web-development developer-tools privacy browser url-encoded-pages no-hosting bookmarklet static-web-app base64-encoding web-server javascript
2 sources
- readme: https://github.com/jstrieb/urlpages · fetched 2026-08-28 · 44c2645b6a67
- homepage: http://jstrieb.github.io/urlpages · fetched 2026-08-29 · fe61fbded670
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jstrieb/urlpages | main | 34 |
For agents
markdown · JSON · MCP: product_card(name="jstrieb/urlpages")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem