From a1ede833dff3367b61f31e26cce348fa8390f525 Mon Sep 17 00:00:00 2001 From: Amaury Bouchard Date: Sat, 7 Mar 2026 10:58:45 +0100 Subject: [PATCH] =?UTF-8?q?Add=20=C2=B5JS=20(Digicreon/muJS)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de954fea..b781efc4 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [Million](https://github.com/aidenybai/million) - <1kb compiler-focused virtual DOM. It's fast! * [Whatsup](https://github.com/whatsup/whatsup) - A frontend framework for chillout-mode development 🥤. JSX components on generators, fast mobx-like state management and exclusive cssx style system. * [Remult](https://github.com/remult/remult) - A CRUD framework for full-stack TypeScript. +* [µJS](https://github.com/Digicreon/muJS) - Lightweight AJAX navigation library. Intercepts links and forms to swap DOM fragments without a full page reload. 5KB, zero dependencies. ## Node-Powered CMS Frameworks