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.
-
Meteor
An ultra-simple, database-everywhere, data-on-the-wire, pure-Javascript web framework. (You might like awesome-meteor) -
Express
A minimal and flexible web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications. -
Nest
A progressive Node.js framework for building efficient and scalable server-side applications on top of TypeScript & JavaScript (ES6 / ES7 / ES8) heavily inspired by Angular ๐ป๐ -
Koa
A new web framework designed by the team behind Express, which aims to be a smaller, more expressive, and more robust foundation for web applications and APIs. -
SailsJS
An MVC web framework with a modern twist, supporting WebSockets, streams, and a data-driven API. -
AdonisJs Framework
NodeJs Web Application Framework. Makes it easy for you to write webapps with less code ๐ -
TypeGraphQL
Modern framework for creating GraphQL APIs with TypeScript, using classes and decorators. -
Derby
MVC framework, making it easy to write realtime, collaborative applications that run in both Node.js and browsers. -
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. ๐ -
ActionHero
Framework for making reusable & scalable APIs for TCP sockets, WebSockets, and HTTP clients. -
Marble.js
Functional reactive framework for building server-side apps, based on TypeScript and RxJS. -
Interfake
Rapid prototyping framework for making mock HTTP APIs, with a Node.js, command-line and HTTP interface. -
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. -
Restberry
Framework for setting up RESTful JSON APIs, applied to your database models without needing to write any code. -
express-version-route
A Node.js express middleware that implements API versioning for route controllers -
QueryQL
Easily add filtering, sorting, and pagination to your Node.js REST API through your old friend: the query string! -
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. -
searchkit
GraphQL API & React UI components for Elasticsearch. The easiest way to build a great search experience
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Nuxt.js or a related project?
Popular Comparisons
README
ย
Build your next Vue.js application with confidence using Nuxt: a framework making web development simple and powerful.
Links
- ๐ Documentation: https://nuxtjs.org
- ๐ฅ Community: cmty.app/nuxt
- ๐ฌ 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, code reviews, and development from the Nuxt core team: Hire Nuxt on Otechie
Professional support with TideLift
Professionally supported Nuxt is now available!
Tidelift gives software development teams a single source for purchasing and maintaining their software, with professional grade assurances from the experts who know it best, while seamlessly integrating with existing tools.
Get supported Nuxt with the Tidelift Subscription.
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
Nuxters
Core team
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore --> Sรฉbastien Chopin๐ ๐ ๐ป ๐จ ๐ ๐ฌ ๐ ๐ขAlexandre Chopin๐จ ๐ ๐ ๐ฆ ๐ฌ ๐ขPooya Parsa๐ ๐ป ๐ ๐ฌ ๐ ๐งClark Du๐ ๐ป ๐ก ๐ โ ๏ธ ๐งAlexander Lichter๐ฌ ๐ ๐ป ๐ก ๐ โ ๏ธJonas Galvez๐ฌ ๐ ๐ป ๐ก ๐ โ ๏ธDmitry Molotkov๐ฌ ๐ ๐ป ๐ค ๐Kevin Marrec๐ป ๐ค ๐ฆ ๐Pim๐ ๐ป
<!-- ALL-CONTRIBUTORS-LIST:END -->
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.