Examples
Live playground: edit code and see changes in the Preview immediately.
Counter
A minimal counter using nanotags with nanostores reactivity.
Live Search
Real-time country filtering with p.json(), valibot schema, ctx.bind, ctx.effect, renderList, and computed stores.
Modal
Modal dialog with a focus trap attachment for accessible keyboard navigation.
Tabs
Tab navigation with parent-child context and keyboard support.
Todo List
Todo list with nested components and keyed list reconciliation via renderList.
Toggle Group
Single or multi-select toggle buttons with event-based parent-child communication.