From a7d132caa3059fb1f8e93bb05c0e3be13b09f6f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20P?= Date: Mon, 12 Jul 2021 09:52:39 +0200 Subject: [PATCH] Add Adonisjs to MVC Frameworks and Libraries (#783) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e97b182..5d4ac6c 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [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. +* [Adonis](https://github.com/adonisjs/core) - The Node.js Framework highly focused on developer ergonomics, stability and confidence ## Node-Powered CMS Frameworks