# alpine-js **Repository Path**: mirrors/alpine-js ## Basic Information - **Project Name**: alpine-js - **Description**: Alpine.js 是一个在基础的 DOM 上实现了类似 Vue/React 的双向绑定的一个框架,使用 Alpine.js 和 Vue/React 的一个很大的不同点就在于,他可 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: https://www.oschina.net/p/alpine-js - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 2 - **Created**: 2021-02-10 - **Last Updated**: 2025-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Alpine.js Go to the Alpine docs for most things: [Alpine Docs](https://alpinejs.dev) You are welcome to submit updates to the docs by submitting a PR to this repo. Docs are located in the [`/packages/docs`](/packages/docs) directory. Stay here for contribution-related information. > Looking for V2 docs? [here they are](https://github.com/alpinejs/alpine/tree/v2.8.2)
## Contribution Guide: ### Quickstart * clone this repo locally * run `npm install` & `npm run build` * Include the `/packages/alpinejs/dist/cdn.js` file from a `