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

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. * [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. * [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 * [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 ## Node-Powered CMS Frameworks