Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuejs/nuejs
A content first web framework. Perfect for UX developers.
https://github.com/nuejs/nuejs
content css3 javascript javascript-framework
Last synced: 3 months ago
JSON representation
A content first web framework. Perfect for UX developers.
- Host: GitHub
- URL: https://github.com/nuejs/nuejs
- Owner: nuejs
- License: mit
- Created: 2023-09-13T00:18:50.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-29T08:52:29.000Z (6 months ago)
- Last Synced: 2024-05-29T13:54:48.353Z (6 months ago)
- Topics: content, css3, javascript, javascript-framework
- Language: JavaScript
- Homepage: https://nuejs.org
- Size: 10.1 MB
- Stars: 5,857
- Watchers: 49
- Forks: 171
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 📦 Monster update coming on August!
The next major version of Nue is under work on the dev- branch, with over 70 commits and close to [400 files](https://github.com/nuejs/nue/compare/master...dev) changed. The launch date is estimated between August 10-15. I appreciate your patience — I won't disappoint you. It's going to be amazing.Cheers,
[Tero Piirainen](//x.com/tipiirai) — Nue lead dev.
---
# 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 a simple alternative to **Next.js** and **Astro**. The [ultimate goal](https://nuejs.org/blog/perfect-web-framework/) is to challenge **Vercel** and **Netlify** with a significantly leaner option:### Getting Started
Please see https://nuejs.org/docs/
### Why Nue?
- [Content first](https://nuejs.org/docs/why-nue/content-first.html)
- [Extreme performance](https://nuejs.org/docs/why-nue/extreme-performance.html)
- [Closer to standards](https://nuejs.org/docs/why-nue/closer-to-standards.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)
- [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)### Contributing
Please see [contributing.md](/CONTRIBUTING.md)
### Community
Please see [GitHub discussions](https://github.com/nuejs/nue/discussions)