Alpine Turnout - Zero-config route-switch for Alpine.js
byβ’
Alpine Turnout is a reactive "route-switch" for Alpine.js that makes SPA navigation feel creamy. Forget heavy config files; use the x-route directive to toggle UI states based on the URL.
Highlights:
π¦ Persistent: Input fields remain.
π¦ Zero-Config: Automatically intercepts local links.
π¦ Smart Scope: URL params (like :id) are injected into your components.
π¦ Scroll Memory: Remembers your position for fluid back/forward navigation.
Feel the flow: https://turnout-playground.netli...

Replies