From f22470fa72e6f68bb2cb0c2ee1bf433be1644692 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=BC=9F=E8=B0=83=E8=B0=83?= Date: Fri, 19 Jul 2024 11:01:32 +0800 Subject: [PATCH] feat: add VanJS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed79794..750fca4 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ Most of this comes from: [The Ultimate Guide to JavaScript Frameworks](https://j - [ReasonML](https://reasonml.github.io/) - Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems. [![Open-Source Software][OSS Icon]](https://github.com/facebook/reason) - [Svelte](https://svelte.technology) - The magical disappearing UI framework. [![Open-Source Software][OSS Icon]](https://github.com/sveltejs/svelte) ![hot][hot Icon] - [Solid](https://github.com/ryansolid/solid) - A declarative, efficient, and flexible JavaScript library for building user interfaces.. [![Open-Source Software][OSS Icon]](https://github.com/ryansolid/solid) ![hot][hot Icon] +- [VanJS](https://github.com/vanjs-org/van) - World's smallest reactive UI framework... [![Open-Source Software][OSS Icon]](https://github.com/vanjs-org/van) ### Mobile