Alpine.js
Alpine.js is a rugged, minimal framework designed for composing behavior directly in your markup.It offers a lightweight alternative to comprehensive JavaScript frameworks, allowing you to write JavaScript directly within HTML attributes, similar to jQuery for the modern web.Alpine.js operates with a collection of 15 attributes, 6 properties, and 2 methods. It is intended to be simple, lightweight, yet powerful, enabling developers to use a script tag and start building interactive components without extensive setup or configuration.
Features
- Composing behavior directly in markup
- Collection of 15 attributes, 6 properties, and 2 methods
- Lightweight JavaScript framework
- Direct script embedding through script tag
- Powerful directives for dynamic behavior
Links
Stats
GitHub Stars28.7K
NPM Downloads221.4K/week
Details
Latest Version3.14.8
Created at11/28/2019
Updated at1/14/2025
LicenseMIT License
Related Items
Angular
This framework provides a robust solution for building web applications that are both dynamic and scalable. Its extensive features cater to the needs of developers looking for a flexible but structured approach to application development.
Astro
This web framework is geared towards developers looking to create fast, content-centric websites with minimal overhead and maximum performance.
Livewire
A revolutionary way to develop modern web applications by uniting powerful PHP capabilities with dynamic user interfaces.
Preact
A fast alternative to React that retains modern functionality and minimal footprint for efficient web development.
Qwik
A modern framework for building instantaneous web applications that prioritize performance and interactivity.
React Aria
This library empowers developers to create highly accessible and customizable components that adapt to user interactions and environmental conditions.