Nuxt.js alternatives and similar modules
Based on the "Web Frameworks" category.
Alternatively, view Nuxt.js alternatives based on common mentions on social networks and blogs.
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) ๐ -
egg
๐ฅ Born to build better enterprise frameworks and apps with Node.js & Koa -
Feathers
A framework for real-time applications and REST APIs with JavaScript and TypeScript -
AdonisJs Framework
๐ The Node.js Framework highly focused on developer ergonomics, stability and confidence -
TypeGraphQL
Create GraphQL schema and resolvers with TypeScript, using classes and decorators! -
ThinkJS
Use full ES2015+ features to develop Node.js applications, Support TypeScript. -
Quick Start
๐ A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. ๐ -
LoopBack
LoopBack makes it easy to build modern API applications that require complex integrations. -
Derby
MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers -
ActionHero
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks -
Lad
:boy: Lad is the best Node.js framework. Made by a former Express TC and Koa team member. -
tinyhttp
๐ฆ 0-legacy, tiny & fast web framework as a replacement of Express -
Marble.js
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS. -
sqs-consumer
Build Amazon Simple Queue Service (SQS) based applications without the boilerplate -
FoalTS
Elegant and fully-featured Node.Js web framework based on TypeScript. :rocket:. -
lychee.js
:seedling: Next-Gen AI-Assisted Isomorphic Application Engine for Embedded, Console, Mobile, Server and Desktop -
Hemera
๐ฌ Writing reliable & fault-tolerant microservices in Node.js https://hemerajs.github.io/hemera/ -
Catberry
Catberry is an isomorphic framework for building universal front-end apps using components, Flux architecture and progressive rendering. -
dawson-cli
A serverless web framework for Node.js on AWS (CloudFormation, CloudFront, API Gateway, Lambda) -
AdonisJs Application
This repo is the pre-configured project structure to be used for creating ambitious web servers using AdonisJs. -
NestJS REST API boilerplate
NestJS boilerplate. Auth, TypeORM, Postgres, Mailing, I18N, Docker. -
sqs-producer
Simple scaffolding for applications that produce SQS messages -
QueryQL
Easily add filtering, sorting, and pagination to your Node.js REST API through your old friend: the query string! -
express-version-route
A Node.js express middleware that implements API versioning for route controllers -
FortJs
Component based MVC web framework for nodejs targeting good code structures & modularity. -
khalis
Grab Blogger & Google Photos, mp4upload.com,cloudvideo.tv, etc streaming link -
Coher3nTS Project
Cross-platform project template using Electron and Angular with the Phaser game engine. Project has Flexbox integrated for easy and responsive organization of components around the Phaser canvas. -
@Sugoi/Server
SugoiJS server module - web server based on decoration design pattern -
AWS Lambda Router for NodeJS
AWS Lambda router for NodeJS
Appwrite - The Open Source Firebase alternative introduces iOS support
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Nuxt.js or a related project?
Popular Comparisons
README
Build your next Vue(2) application with confidence using Nuxt: a framework making web development simple and powerful.
Nuxt 3
The evolution of Nuxt powered by Vite and Vue 3 is currently in beta and available on:
- GitHub: nuxt/framework
- Documentation: v3.nuxtjs.org
Links
- ๐ Documentation: https://nuxtjs.org
- ๐ฅ Community: GitHub discussions
- ๐ฌ Video: 1 minute demo
- ๐ฆ Twitter: @nuxt_js
- ๐ฌ Chat: Discord
- ๐ AwesomeNuxt
- ๐ Play with Nuxt online
Features
- Automatic transpilation and bundling (with webpack and babel)
- Hot code reloading
- Server-side rendering OR Single Page App OR Static Generated, you choose :fire:
- Static file serving.
./static/
is mapped to/
- Configurable with a
nuxt.config.js
file - Custom layouts with the
layouts/
directory - Middleware
- Code splitting for every
pages/
- Loading just the critical CSS (page-level)
Learn more at https://nuxtjs.org.
Getting started
$ npx create-nuxt-app <project-name>
It's as simple as that!
Learn more at https://nuxtjs.org/guide/installation
Examples
Please take a look at https://nuxtjs.org/examples or directly in https://github.com/nuxt/nuxt.js/tree/dev/examples.
Production deployment
To deploy, instead of running nuxt, you probably want to build ahead of time. Therefore, building and starting are separate commands:
nuxt build
nuxt start
Learn more at https://nuxtjs.org/guide/commands#production-deployment
Consulting from the Nuxt team
Get help with that tough bug or make sure your Nuxt app is ready to deploy. For $250 an hour, get technical support, advice and code reviews from the Nuxt core team: [email protected]
Supporting Nuxt
Nuxt is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome backers. Funds donated via OpenCollective are managed with transparent expenses and will be used for compensating work and expenses for core team members or sponsoring community events.
Support us with a monthly donation and help us continue our activities. [Become a backer]
Platinum Sponsors
Gold Sponsors
Silver Sponsors
Bronze Sponsors
Contributors
Thank you to all our contributors!
Contributing
Please refer to our Contribution Guide
Cross-browser testing
Thanks to BrowserStack!
Automated testing
Thanks to SauceLabs for supporting Open Source <3
Security
If you discover a security vulnerability regarding Nuxt, please send an e-mail to the team via [email protected]! All security vulnerabilities will be promptly addressed.
License
<!-- Open Collective Tiers -->
*Note that all licence references and agreements mentioned in the Nuxt.js README section above
are relevant to that project's source code only.