Skip to content
AR edited this page Sep 4, 2026 · 2 revisions

Popsicle Wiki

Popsicle is built around a small idea:

UI = f(state)

The 2.1 API adds commit(...), .ui(), opt-in history, and Store-owned streams while keeping the same Popsicle.* and Scope model.

Start here:

Clone this wiki locally