Merge pull request #728 from septatrix/patch-1

Add alpine.js
This commit is contained in:
Gökay Gürcan 2020-10-01 14:15:51 +02:00 committed by GitHub
commit 606a141a94
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