Alpine.js
January 16, 2023 |
permanent
Framework #
- tags
- JavaScript
Your new, lightweight, JavaScript framework.
<span x-show="open">
Content...
</span>
How it is related to htmx? #
Using or by extending HTML attributes what htmx does in server side, Alpine.js does at client side.
Django, HTMX and Alpine.js: Modern websites, JavaScript optional