From 9afc6dc36be7c56bcbb0db9d028f412c680dc771 Mon Sep 17 00:00:00 2001 From: Nils K <24257556+septatrix@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:05:16 +0200 Subject: [PATCH] Add alpine.js --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b24ef3..f9518a4 100644 --- a/README.md +++ b/README.md @@ -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