# dabbott/javascript-playgrounds

An interactive JavaScript sandbox

Repository: https://github.com/dabbott/javascript-playgrounds
Canonical: https://ross.abutalabs.com/products/javascript-playgrounds
Homepage: https://unpkg.com/javascript-playgrounds/public/index.html
Language: TypeScript
License: NOASSERTION
License Family: other
Last push: 2024-11-15T17:28:46+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": 3772, "days_push": 656, "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 1410, forks 134 (observed 2026-08-28T04:04:38.802484+00:00)

## What it is
An interactive JavaScript sandbox that can be embedded in any webpage as an iframe or React component. It supports configurable presets including React and React Native, and is used for educational coding guides.

## Use cases
- embed an interactive JavaScript playground in a blog post
- let readers run code examples directly in a tutorial
- add a React or React Native sandbox to documentation
- experiment with JavaScript snippets in the browser
- build interactive coding exercises for a learning site

## When to choose
- you want a zero-setup, embeddable JS sandbox via iframe or React component
- you write educational guides and want runnable code examples
- you need React or React Native playground presets

## When to avoid
- you need a full-featured IDE or multi-file project support
- you need server-side execution or Node.js runtime features
- you need a standalone desktop code editor

## Facets
- artifact type: library
- maturity: stable
- function: developer-tools
- domain: web-development, frontend, education, developer-tools
- platform: browser
- tags: javascript-sandbox, interactive-playground, iframe-embed, react-component, code-editor, react-native, education, web-server, nodejs

## Member repositories
- dabbott/javascript-playgrounds (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.802484+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:38:28.218367+00:00, confidence not recorded.
  - readme: https://github.com/dabbott/javascript-playgrounds (fetched 2026-08-28T04:04:38.802484+00:00, sha eafdfa937e2f)
  - homepage: https://unpkg.com/javascript-playgrounds/public/index.html (fetched 2026-08-29T11:51:54.273688+00:00, sha 0b17f30ac47c)
  - registry_npm: https://registry.npmjs.org/javascript-playgrounds (fetched 2026-08-29T11:51:54.303244+00:00, sha 46261ac09dd8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
