Skip to content

Complete apps

Nine runnable showcase apps. Each has its own page, an animated preview, and a one-click Run live below. They live under site/src/examples/complete/ as real projects (drop into a fresh project with kerfjs installed and they run — eight are Vite projects; the live poll is served as authored source with no build at all). Two more complete apps in that directory — an htmx-style cart island and a Redux-style counter store — are demonstrated inside the htmx and Redux migration guides instead.

The thumbnails are animated captures of the real apps running — click a card to open its page, or Run live to open the running demo. (Captured with domotion-svg; they animate inside the page and scale crisply.)

Animated preview: navigating a routed app in a fake browser window; the address bar updates and the outlet swaps with no reloads

Router

kerfjs/router — the "postcard router": :param routes, a keyed outlet(), link interception, real Back/Forward.