From e9fd8a2c4b96c2fe05d52d5cf5198652f18909d7 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, 12 Apr 2024 00:37:25 +0800 Subject: [PATCH] Add Nue.js --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa82e78..81f7738 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ Most of this comes from: [The Ultimate Guide to JavaScript Frameworks](https://j - [htmx](https://htmx.org/) - \ htmx - high power tools for HTML [![Open-Source Software][OSS Icon]](https://github.com/bigskysoftware/htmx) - [Inferno](https://infernojs.org/) - An extremely fast, React-like JavaScript library for building modern user interfaces. [![Open-Source Software][OSS Icon]](https://github.com/infernojs/inferno) ![hot][hot Icon] - [Nano JSX](https://github.com/yandeu/nano-jsx) - Lightweight 1KB JSX library. [![Open-Source Software][OSS Icon]](https://github.com/yandeu/nano-jsx) +- [Nue](https://htmx.org/) - The Content First Web Framework [![Open-Source Software][OSS Icon]](https://github.com/nuejs/nue) - ~~[Polymer](https://www.polymer-project.org/) - Build modern apps using web components. [![Open-Source Software][OSS Icon]](https://github.com/Polymer/polymer)~~ - [Preact](https://preactjs.com/) - Fast 3kB React alternative with the same modern API. Components & Virtual DOM. [![Open-Source Software][OSS Icon]](https://github.com/developit/preact/) - [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)