# Scratch 3.0

Graphical User Interface for creating and running Scratch 3.0 projects.

Repository: https://github.com/scratchfoundation/scratch-gui
Canonical: https://ross.abutalabs.com/products/scratch-30
Homepage: https://scratchfoundation.github.io/scratch-gui/develop/
Language: JavaScript
License: AGPL-3.0
License Family: copyleft
Archived: true
Last push: 2026-05-29T13:17:36+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 84, release rhythm 65, longevity 100
- inputs: {"age_days": 3640, "days_push": 96, "days_rel": 152, "gap_med": 2.0, "n_releases_24m": 179}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4811, forks 4264 (observed 2026-08-28T04:09:00.278822+00:00)

## What it is
Scratch GUI is a set of React components that make up the interface for creating and running Scratch 3.0 projects, the block-based visual programming environment. It is part of the Scratch Foundation's editor ecosystem and has been migrated into the scratch-editor mono-repo.

## Use cases
- embed a Scratch 3.0 project editor in my own web app
- build a kids coding platform with block-based programming
- customize the Scratch editor for my classroom
- run Scratch projects in the browser
- fork the Scratch editor to add custom blocks
- create a standalone offline Scratch editor

## When to choose
- you want to embed or customize the Scratch 3.0 editor in a Node.js/React application
- you are building educational coding tools for children
- you need to run or author Scratch projects programmatically

## When to avoid
- you need a general-purpose code editor or IDE
- you want text-based programming rather than visual blocks
- you need new features or to file issues - the repo is archived in favor of the scratch-editor mono-repo

## Facets
- artifact type: application
- maturity: maintenance
- function: frontend-framework, ui-components, gui
- domain: education, web-development, frontend, programming-languages
- platform: browser, cross-platform
- tags: visual-programming, scratch, block-based-coding, kids-coding, react-components, creative-coding, education, web-server, nodejs

## Member repositories
- scratchfoundation/scratch-gui (frontend) score 10
- scratchfoundation/scratch-blocks (sdk) score 92
- scratchfoundation/scratch-www (frontend) score 67
- scratchfoundation/scratch-vm (backend) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:00.278822+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-29T18:18:35.487854+00:00, confidence not recorded.
  - readme: https://github.com/scratchfoundation/scratch-gui (fetched 2026-08-28T04:09:00.278822+00:00, sha 921a4e8c48c5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
