# egoist/codepan

Like codepen and jsbin but works offline.

Repository: https://github.com/egoist/codepan
Canonical: https://ross.abutalabs.com/products/codepan
Homepage: https://codepan.egoist.sh
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2024-08-14T22:55:15+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3446, "days_push": 749, "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 1204, forks 180 (observed 2026-08-28T04:03:58.786765+00:00)

## What it is
CodePan is a browser-based web playground for experimenting with HTML, CSS, and JavaScript, similar to CodePen and JSBin. It is a single-page, no-backend app that works fully offline via service-worker caching.

## Use cases
- run an offline code playground in the browser
- quickly test html css and js snippets
- prototype frontend code without a server
- experiment with javascript in a sandboxed editor
- use a codepen alternative that works without internet

## When to choose
- you need a code playground that works offline
- you want a self-hosted, no-backend JSBin/CodePen alternative
- you just need to scratch-test frontend snippets quickly

## When to avoid
- you need collaborative or cloud-saved playgrounds
- you need server-side language support or backend execution
- you need a maintained tool with active development

## Facets
- artifact type: application
- maturity: maintenance
- function: frontend-framework, developer-tools
- domain: web-development, frontend, developer-tools
- platform: browser
- tags: code-playground, offline-first, spa, no-backend, vue, webpack, pwa, web-server

## Member repositories
- egoist/codepan (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:58.786765+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-30T06:19:39.211195+00:00, confidence not recorded.
  - readme: https://github.com/egoist/codepan (fetched 2026-08-28T04:03:58.786765+00:00, sha f8c2b4fbb079)
- Data as of 2026-08-30T08:39:29.467469+00:00.
