Add alpine.js

This commit is contained in:
Nils K 2020-10-01 14:05:16 +02:00 committed by GitHub
parent edca3e2b2f
commit 9afc6dc36b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -227,6 +227,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [Keo](https://github.com/Wildhoney/Keo) - Functional stateless React components with Shadow DOM support.
* [atvjs](https://github.com/emadalam/atvjs) - Blazing fast Apple TV application development using pure JavaScript.
* [makefun](https://www.npmjs.com/package/makefun) - Use promise values as they are satisfied otherwise wait for the promise
* [Alpine.js](https://github.com/alpinejs/alpine) - offers you the reactive and declarative nature of big frameworks like Vue or React at a much lower cost.
## Node-Powered CMS Frameworks