Alpine.js icon
Alpine.js icon

Alpine.js

Alpine.js offers you the reactive and declarative nature of big frameworks like Vue or React at a much lower cost.

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • Self-Hosted
1like
0articles

Features

Properties

  1.  Minimalistic
No features, maybe you want to suggest one?

Alpine.js News & Activities

Highlights All activities

Recent activities

Alpine.js information

AlternativeTo Category

Development

GitHub repository

  •  31,932 Stars
  •  1,389 Forks
  •  4 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all

Our users have written 1 comments and reviews about Alpine.js, and it has gotten 1 likes

Alpine.js was added to AlternativeTo by Paul on and this page was last updated .

Comments and Reviews

   
Top Positive Comment
Guy Person
0

Alpine comes in as a small wrapper around JS in a time where everyone piles on extra syntaxes and languages like JSX, Svelte or Lit.

Perfect for a tiny amount of interactivity in a classic website.

Official Links

What is Alpine.js?

Alpine.js offers you the reactive and declarative nature of big frameworks like Vue or React at a much lower cost. You get to keep your DOM, and sprinkle in behavior as you see fit. Think of it like Tailwind CSS icon Tailwind CSS for JavaScript.

Note: This tool's syntax is almost entirely borrowed from Vue (and by extension Angular). I am forever grateful for the gift they are to the web.