# NueJS **Repository Path**: ConBoHo/NueJS ## Basic Information - **Project Name**: NueJS - **Description**: Nue JS 是一个体积非常小(压缩后 2.3kb)的 JavaScript 库,用于构建 Web 界面 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/nuejs - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2024-01-09 - **Last Updated**: 2024-01-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Nue  [![test](https://github.com/nuejs/nue/actions/workflows/test.yaml/badge.svg?branch=master)](https://github.com/nuejs/nue/actions/workflows/test.yaml) Nue(kit) is a static website generator and web application builder. It's an amazingly simple and powerful alternative to **Next.js** and **Astro**: ### Getting Started Please see https://nuejs.org/docs/ ### Why Nue? - [Improved development experience](https://nuejs.org/docs/why-nue/developer-experience.html) - [Standards-based development model](https://nuejs.org/docs/why-nue/closer-to-standards.html) - [Improved website performance](https://nuejs.org/docs/why-nue/website-performance.html) #### Notable features - [Universal hot-reloading](https://nuejs.org/docs/concepts/universal-hot-reloading.html) - [Hybrid app routing and page routing](https://nuejs.org/docs/concepts/client-side-navigation.html) - [Modular layout components](https://nuejs.org/docs/concepts/layout-components.html) - [JS/TypeScript modules](https://nuejs.org/docs/concepts/js-modules.html) - [Content collections](https://nuejs.org/docs/concepts/content-collections.html) - [Reactive islands](https://nuejs.org/docs/concepts/reactive-islands.html) ### Roadmap The ultimate goal of Nue is to create a simpler and more powerful alternative to **Vercel**, **Gatsby**, and **Netlify**. ![Nue Roadmap](https://nuejs.org/img/roadmap3-big.png) ### Contributing Please see [contributing.md](/CONTRIBUTING.md) ### Community Please see [GitHub discussions](https://github.com/nuejs/nue/discussions)