# jstrieb/urlpages

Create and view web pages stored entirely in the URL

Repository: https://github.com/jstrieb/urlpages
Canonical: https://ross.abutalabs.com/products/urlpages
Homepage: http://jstrieb.github.io/urlpages
Language: JavaScript
License: MIT
License Family: permissive
Topics: html, css, javascript, url, web-development
Last push: 2025-01-25T01:39:54+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 3, release rhythm 35, longevity 100
- inputs: {"age_days": 2621, "days_push": 586, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1390, forks 131 (observed 2026-08-28T04:04:35.557250+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: serialization, developer-tools, web-framework
- domain: web-development, developer-tools, privacy
- platform: browser
- tags: url-encoded-pages, no-hosting, bookmarklet, static-web-app, base64-encoding, web-server, javascript

## Member repositories
- jstrieb/urlpages (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:35.557250+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-30T04:39:39.313758+00:00, confidence not recorded.
  - readme: https://github.com/jstrieb/urlpages (fetched 2026-08-28T04:04:35.557250+00:00, sha 44c2645b6a67)
  - homepage: http://jstrieb.github.io/urlpages (fetched 2026-08-29T11:55:02.037409+00:00, sha fe61fbded670)
- Data as of 2026-08-30T08:39:29.467469+00:00.
