The closer-to-standards web framework
Nue is a simple React, Next.js, Vite, and Astro alternative focusing on minimalism, separation of concerns, and semantic web design.
What is Nue?
Nue offers all the essentials for standards-based web development:
HTML
Nue JS
Build user interfaces with obvious, HTML-based markup
A (2.3kb) alternative to React, Vue, and Svelte
CSS
Nue CSS
Bring back the power of modular, cascaded styling.
Standards-based alternative to Tailwind and other CSS-in-JS libs
M↓
Nuemark
Bring back content-first approach to web development.
Semantic alternative to Headless UI and Shadcn UI
HTML
Nue UI
Small, standards-based, and themable UI library.
Rich, human alternative to Markdown, MDX and Markdoc
MVC
Nue MVC
Model-view-controller: separate your view from the business logic.
Common sense alternative to React router, Redux, and Pinia
Release schedule
Nue is released as follows:

Join the waitlist
Get an email when a new version is out:
Developer feedback
Both and experienced professionals love Nue:
-
@retiagod
What a great contribution to the world!
-
@aziis98
Awesome project, feels very refreshing even for me being a great fan of Vite and Astro.
-
@ulrischa
Seems like Nue could finally bring back something we lost all the way
-
@ondreian
Nice to see you still out in the wild writing code and working to solve problems in our ecosystem @tipiirai
-
@eh8
It's really awesome to see this recent counter-revolution of developer tools emphasizing simplicity. Nue gives me the same optimistic, feel-good vibe that htmx and Alpine.js gave me when I first read about them.
-
@darkhorse007
This is surprisingly good news for the frontend. I'm looking forward to the release of Nue's entire ecosystem.
-
@auraham
I am very impressed by the examples, they are so easy to read. I have zero experience with React, Svelte and JS in general, but after reading the examples make me want to learn more.
-
@ilrwbwrkhv
More frontend devs needs to stop following the herd and think for themselves and look back at how hackers used to work back in the day to use as little memory as possible.
-
@ctrlzkids
Insanely impressive. Well done 👏
-
@en_ka8
I'm really rooting for your project to grow. I'm very excited about its concept. Because I think no framework has it figured out yet, so I really welcome every new solution to make web dev easier.
-
@CoooolXyh
If you haven’t tried Nuejs yet, you better hurry up and give it a go!
-
@edimoldovan
Great job with Nue, you are hitting many of the pain points I had with the frontend tooling.
-
@OsrsNeedsf2P
It's funny how React and other frameworks spent so much effort abstracting the render loop, meanwhile Nue is just like "call update()". And in the end, Nue looks a lot simpler to use.