--- name: alpine-js description: Adds reactive and declarative behavior to HTML with minimal JavaScript using Alpine.js directives. Use when adding lightweight interactivity to server-rendered pages, building interactive components without a build step, or when user mentions Alpine.js, x-data, or Tailwind-style reactivity. --- # Alpine.js Lightweight JavaScript framework for adding reactive behavior directly in HTML markup. ## Quick Start ```html
Hello, !
Welcome, !
Modal content here...