Skip to content

Alpine.js Toolkit

@ailuracode · Interactive plugin demos

Runtime & Composition

Plugin registry, overlay portal, keyboard routing, directives, and shared composition primitives.

Packages

Overlay

Store

Portal root, z-index stack, and overlay registry used by dialog, menu, tooltip, and command.

$store.overlay / $overlay

Scoped keyboard shortcut registry with chords, sequences, and conflict resolution.

$store.keyboard / $keyboard

Child

Directive

asChild-style directive that merges wrapper attributes onto the first child.

x-child