From 233063a41a107684e25ed450331a94e6580bd1ec Mon Sep 17 00:00:00 2001 From: Aiden Bai Date: Fri, 5 Mar 2021 00:49:31 -0800 Subject: [PATCH] Add Lucia (#769) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5d599d..e08b8e9 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [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. * [inferno](https://github.com/infernojs/inferno) - 🔥 An extremely fast, React-like JavaScript library for building modern user interfaces. * [FoalTS](https://foalts.org) - Elegant and all-inclusive Node.JS framework for building web applications (TypeScript). +* [Lucia](https://github.com/aidenybai/lucia) - 3kb library for tiny web apps. ## Node-Powered CMS Frameworks