
react
React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.
It transforms fragmented curriculum standards into a connected, machine-readable graph of learning dependencies, enabling adaptive education tools and research.
An open, structured taxonomy of what children learn across the primary/elementary years — decomposed into fine-grained "micro-topics", wired into a prerequisite graph, and aligned to national curriculum standards. Produced by Marble.
Version:
v1· Topics: 1,590 · Prerequisite edges: 3,221 · Subjects: 8
Every dot is a micro-topic, colored by subject; height is age; each thread is a prerequisite (full-quality video). Explore it interactively at withmarble.com/curriculum — tap any concept to trace everything a learner must master before it.
Most curriculum data is either a flat list of standards or locked inside a product. This dataset is a connected graph of learning:
hard/soft and carrying a one-line reason.| Subject | Topics |
|---|---|
| Science | 547 |
| Mathematics | 503 |
| English | 286 |
| History | 90 |
| Personal & Social Development | 88 |
| Life Skills | 37 |
| Computing | 21 |
| Learning to Learn | 18 |
All data lives in data/ as UTF-8 JSON. See schema/ for JSON Schemas and manifest.json for counts + SHA-256 checksums.
| File | What it holds |
|---|---|
data/topics.json | The micro-topics (graph nodes). |
data/dependencies.json | Prerequisite edges (topicId depends on prerequisiteId). |
data/curriculum-standards.json | The source curriculum standards, grouped by curriculum. |
[data/clusters.json](data/clusters.jso |
Similar projects matched by category, topics, and programming language.

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.

A step-by-step, zero-dependency tutorial series that distills production-proven engineering patterns from a real open-source desktop coding agent into runnable single-file code.
A tool for extracting specific clips from YouTube videos without downloading the entire video, featuring real-time progress via SSE and intelligent caching.