3.11.2 β€’ Published 23 days ago

nuxt v3.11.2

Weekly downloads
350,484
License
MIT
Repository
github
Last release
23 days ago

Nuxt banner

Nuxt

Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.

It provides a number of features that make it easy to build fast, SEO-friendly, and scalable web applications, including:

  • Server-side rendering, Static Site Generation, Hybrid Rendering and Edge-Side Rendering
  • Automatic routing with code-splitting and pre-fetching
  • Data fetching and state management
  • SEO Optimization and Meta tags definition
  • Auto imports of components, composables and utils
  • TypeScript with zero configuration
  • Go fullstack with our server/ directory
  • Extensible with 200+ modules
  • Deployment to a variety of hosting platforms
  • ...and much more πŸš€

Table of Contents


πŸš€ Getting Started

Use the following command to create a new starter project. This will create a starter project with all the necessary files and dependencies:

npx nuxi@latest init <my-project>

!TIP Discover also nuxt.new: Open a Nuxt starter on CodeSandbox, StackBlitz or locally to get up and running in a few seconds.

πŸ’» Vue Development

Simple, intuitive and powerful, Nuxt lets you write Vue components in a way that makes sense. Every repetitive task is automated, so you can focus on writing your full-stack Vue application with confidence.

Example of an app.vue:

<script setup lang="ts">
useSeoMeta({
  title: 'Meet Nuxt',
  description: 'The Intuitive Vue Framework.'
})
</script>

<template>
  <div id="app">
    <AppHeader />
    <NuxtPage />
    <AppFooter />
  </div>
</template>

<style scoped>
#app {
  background-color: #020420;
  color: #00DC82;
}
</style>

πŸ“– Documentation

We highly recommend you take a look at the Nuxt documentation to level up. It’s a great resource for learning more about the framework. It covers everything from getting started to advanced topics.

🧩 Modules

Discover our list of modules to supercharge your Nuxt project, created by the Nuxt team and community.

❀️ Contribute

We invite you to contribute and help improve Nuxt πŸ’š

Here are a few ways you can get involved:

  • Reporting Bugs: If you come across any bugs or issues, please check out the reporting bugs guide to learn how to submit a bug report.
  • Suggestions: Have ideas to enhance Nuxt? We'd love to hear them! Check out the contribution guide to share your suggestions.
  • Questions: If you have questions or need assistance, the getting help guide provides resources to help you out.

🏠 Local Development

Follow the docs to Set Up Your Local Development Environment to contribute to the framework and documentation.

⛰️ Nuxt 2

You can find the code for Nuxt 2 on the 2.x branch and the documentation at v2.nuxt.com.

πŸ”— Follow us

βš–οΈ License

MIT

@polishedgeek/componentsmedikok-serverlessv-select-lib@preons/sitenujeknuxt-i18n-boilerplatednm-npm1manablox-api-buildermanablox-cmsmanablox-coresparwelt-webappcooper-kitlazy4-vueaaronellington-nuxt-configchakra-ui-docsmercedesbenzvaluemycarlifting-mallmall-client-ssreoeer-csssorting-visualizerplex-ripper-web-uiepr-frontend-componentsmercedes-tradeawtrix-hdtest-card-moduleadonuxt-test@polishedgeek/priority-cards@polygonflare/core-extension-nuxtnuxt-boilerplatemock-test-nuxt-appsalesforce-query-editor@sogebot/ui-loginsalesforce-query-editor-app@braks/nuxt-bot-api@merkaly/nuxt-module@connorjury0/baseui-nuxt@connorjury0/nuxt-mixins@connorjury0/nuxt-moduleswuzzals-design-systemsmsa-componentssalesforce-query-editor-testyajavuemantictrang_layput@funda/nuxt-appshellalerce-vuevitex-pageegg-nuxt-enginejonnytullis-sorting-visualizernuxt-structernuxt-uiroyalvision-portablewanghong-demo@aapokiiso/fillarivahti-web-frontendcountry-dial-code-selector-componentcroket_main@ka3hun9/vite_nuxt3_ant-design-vue_dayjs_tsappbook-theme@vernaillen/nuxt3-base@vernaillen/nuxt3-test@infinitebrahmanuniverse/nolb-nuxt@kraskasystems/nuxt-usercentricsbaze-nuxtfepem-base-testnaprocat-ui-kitshario@everything-registry/sub-chunk-2356@wxqaq/nuxt-wzf@kodermax/orange-core@zoobzio/bedrock@itoa/app-nuxt@zoobzio/foundation-layer@i2d/pdf-frame-showcase@cwa/nuxt3-nextnewdevz-core@zoobzio/nuxt-resume-layer@zoobzio/nuxt-foundation-layer@orion-services/o-login@vue-storefront/sfcc-theme@vue-storefront/shopify-theme@vue-storefront/commercetools-theme@vt7/nuxt-tailwindui@vsf-devgurus/vsf-ct-rest-integration-theme@vuestic/nuxt@wingyi8/sk-webexpress-nuxt-mongodbemr-audio-playeremr-starter-pack@trevio-tech/ui@trickd/nuxtelective-cesi-dvjeos_common_components@tefanhaetami/nuxt-media-playerebt-vuedxp-cdp-data-uidxp-data-console@tensei/nuxt@unisharp/vue-componenterwin-dao@vindigo/client
3.11.2

23 days ago

3.11.1

1 month ago

3.11.0

1 month ago

3.10.3

2 months ago

3.10.2

2 months ago

3.10.1

3 months ago

3.10.0

3 months ago

3.9.3

3 months ago

3.9.2

3 months ago

2.17.3

4 months ago

3.9.1

4 months ago

3.9.0

4 months ago

3.8.0

6 months ago

2.17.2

6 months ago

3.8.2

5 months ago

3.8.1

6 months ago

3.7.4

7 months ago

3.7.1

8 months ago

3.7.3

8 months ago

3.7.2

8 months ago

2.17.0

11 months ago

2.17.1

10 months ago

3.7.0

8 months ago

3.6.2

10 months ago

3.6.1

10 months ago

3.6.0

10 months ago

3.6.5

9 months ago

3.6.4

9 months ago

3.6.3

10 months ago

3.5.3

11 months ago

3.5.2

11 months ago

3.5.1

11 months ago

3.5.0

12 months ago

3.4.0

1 year ago

3.4.3

1 year ago

3.4.2

1 year ago

3.4.1

1 year ago

3.2.2

1 year ago

3.2.1

1 year ago

3.2.0

1 year ago

3.2.3

1 year ago

3.1.2

1 year ago

3.1.1

1 year ago

3.1.0

1 year ago

2.16.3

1 year ago

2.16.1

1 year ago

2.16.2

1 year ago

2.16.0

1 year ago

3.3.1

1 year ago

3.3.0

1 year ago

3.3.3

1 year ago

3.3.2

1 year ago

3.0.0

1 year ago

3.0.0-rc.13

1 year ago

3.0.0-rc.12

2 years ago

3.0.0-rc.14

1 year ago

3.0.0-rc.11

2 years ago

3.0.0-rc.10

2 years ago

3.0.0-rc.9

2 years ago

3.0.0-rc.6

2 years ago

3.0.0-rc.5

2 years ago

3.0.0-rc.4

2 years ago

3.0.0-rc.8

2 years ago

3.0.0-rc.7

2 years ago

3.0.0-rc.2

2 years ago

3.0.0-rc.1

2 years ago

3.0.0-rc.0

2 years ago

3.0.0-rc.3

2 years ago

2.15.8

3 years ago

2.15.7

3 years ago

2.15.6

3 years ago

2.15.5

3 years ago

2.15.4

3 years ago

2.15.3

3 years ago

2.15.2

3 years ago

2.15.1

3 years ago

2.15.0

3 years ago

2.14.12

3 years ago

2.14.11

3 years ago

2.14.10

3 years ago

2.14.9

3 years ago

2.14.8

3 years ago

2.14.7

4 years ago

2.14.6

4 years ago

2.14.5

4 years ago

2.14.4

4 years ago

2.14.3

4 years ago

2.14.2

4 years ago

2.14.1

4 years ago

2.14.0

4 years ago

2.13.3

4 years ago

2.13.2

4 years ago

2.13.1

4 years ago

2.13.0

4 years ago

2.12.2

4 years ago

2.12.1

4 years ago

2.12.0

4 years ago

2.11.0

4 years ago

2.10.2

5 years ago

2.10.1

5 years ago

2.10.0

5 years ago

2.9.2

5 years ago

2.9.1

5 years ago

2.9.0

5 years ago

2.8.1

5 years ago

2.8.0

5 years ago

2.7.1

5 years ago

2.7.0

5 years ago

2.6.3

5 years ago

2.6.2

5 years ago

2.6.1

5 years ago

2.6.0

5 years ago

2.5.1

5 years ago

2.5.0

5 years ago

2.4.5

5 years ago

2.4.3

5 years ago

2.4.2

5 years ago

2.4.1

5 years ago

2.4.0

5 years ago

1.4.5

5 years ago

2.3.4

5 years ago

2.3.3

5 years ago

2.3.2

5 years ago

2.3.1

5 years ago

2.3.0

5 years ago

1.4.4

6 years ago

1.4.3

6 years ago

2.2.0

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.4.2

6 years ago

1.4.1

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0-gh-b83d745

6 years ago

1.0.0

6 years ago

1.0.0-gh-4968690

6 years ago

1.0.0-gh-8c04f5d

6 years ago

1.0.0-gh-a447249

6 years ago

1.0.0-gh-f0cda98

6 years ago

1.0.0-gh-9fc2bac

6 years ago

1.0.0-gh-b941b5e

6 years ago

1.0.0-gh-0d2e2a4

6 years ago

1.0.0-gh-6b275e3

6 years ago

1.0.0-gh-484a8a8

6 years ago

1.0.0-gh-361d1d4

6 years ago

1.0.0-gh-0c3abbb

6 years ago

1.0.0-gh-1dc0bfc

6 years ago

1.0.0-gh-05a7595

6 years ago

1.0.0-gh-36ee372

6 years ago

1.0.0-gh-a487b9e

6 years ago

1.0.0-gh-60714ec

6 years ago

1.0.0-gh-88b795a

6 years ago

1.0.0-gh-4354dee

6 years ago

1.0.0-gh-96c3b4a

6 years ago

1.0.0-gh-5b923fd

6 years ago

1.0.0-gh-8aaae89

6 years ago

1.0.0-gh-a74f206

6 years ago

1.0.0-gh-39ef28c

6 years ago

1.0.0-gh-6f6a184

6 years ago

1.0.0-gh-a5b6d8e

6 years ago

1.0.0-gh-1af78f6

6 years ago

1.0.0-gh-806287e

6 years ago

1.0.0-gh-61232a6

6 years ago

1.0.0-gh-8868a4e

6 years ago

1.0.0-gh-56965b8

6 years ago

1.0.0-gh-26ba9f4

6 years ago

1.0.0-gh-447b314

6 years ago

1.0.0-gh-83d5f05

6 years ago

1.0.0-gh-b385ee7

6 years ago

1.0.0-gh-cc779b9

6 years ago

1.0.0-gh-ae754af

6 years ago

1.0.0-gh-c55df07

6 years ago

1.0.0-gh-c92d427

6 years ago

1.0.0-gh-0f4bf0f

6 years ago

1.0.0-gh-126b58b

6 years ago

1.0.0-gh-2d45dc4

6 years ago

1.0.0-gh-3ec8f14

6 years ago

1.0.0-gh-4cf855c

6 years ago

1.0.0-gh-75dc379

6 years ago

1.0.0-gh-4adfdf3

6 years ago

1.0.0-gh-cc74126

6 years ago

1.0.0-gh-49b43c4

6 years ago

1.0.0-gh-6fc5789

6 years ago

1.0.0-gh-868e93e

6 years ago

1.0.0-gh-edfc420

6 years ago

1.0.0-gh-a4e2a7c

6 years ago

1.0.0-gh-adb5966

6 years ago

1.0.0-gh-b5ff5a1

6 years ago

1.0.0-gh-2450747

6 years ago

1.0.0-gh-72e2351

6 years ago

1.0.0-gh-b86426a

6 years ago

1.0.0-gh-d4d1bd5

6 years ago

1.0.0-gh-29df01f

6 years ago

1.0.0-gh-0b9cd1b

6 years ago

1.0.0-gh-eeb79a2

6 years ago

1.0.0-gh-afc874a

6 years ago

1.0.0-gh-36ceb1b

6 years ago

1.0.0-gh-423cee1

6 years ago

1.0.0-gh-786b25a

6 years ago

1.0.0-gh-81bb278

6 years ago

1.0.0-gh-a5e30b7

6 years ago

1.0.0-gh-67f0445

6 years ago

1.0.0-gh-652c3d6

6 years ago

1.0.0-gh-4cafca0

6 years ago

1.0.0-gh-65d5fcd

6 years ago

1.0.0-gh-f4bf1dc

6 years ago

1.0.0-gh-d9e0574

6 years ago

1.0.0-gh-99d7177

6 years ago

1.0.0-gh-aeb13eb

6 years ago

1.0.0-gh-704e7cd

6 years ago

1.0.0-gh-5f57166

6 years ago

1.0.0-gh-9163e48

6 years ago

1.0.0-gh-32e67c7

6 years ago

1.0.0-gh-d6014df

6 years ago

1.0.0-gh-06ae386

6 years ago

1.0.0-gh-b9268df

6 years ago

1.0.0-gh-adc7260

6 years ago

1.0.0-gh-2e546b2

6 years ago

1.0.0-gh-e2c0b17

6 years ago

1.0.0-gh-887ebd5

6 years ago

1.0.0-gh-0558ae2

6 years ago

1.0.0-gh-b31b0f2

6 years ago

1.0.0-gh-5bacd36

6 years ago

1.0.0-gh-947f284

6 years ago

1.0.0-gh-47dfc5c

6 years ago

1.0.0-gh-6a3e86e

6 years ago

1.0.0-gh-d638ca3

6 years ago

1.0.0-gh-61231bf

6 years ago

1.0.0-gh-a29eb99

6 years ago

1.0.0-rc11

7 years ago

1.0.0-rc10

7 years ago

1.0.0-rc9

7 years ago

1.0.0-rc8

7 years ago

1.0.0-rc7

7 years ago

1.0.0-rc6

7 years ago

1.0.0-rc5

7 years ago

1.0.0-rc4

7 years ago

1.0.0-rc3

7 years ago

1.0.0-rc2

7 years ago

1.0.0-rc1

7 years ago

1.0.0-rc0

7 years ago

1.0.0-alpha.5

7 years ago

1.0.0-alpha.4

7 years ago

1.0.0-alpha.3

7 years ago

1.0.0-alpha2

7 years ago

1.0.0-alpha1

7 years ago

0.10.7

7 years ago

0.10.6

7 years ago

0.10.5

7 years ago

0.10.4

7 years ago

0.10.3

7 years ago

0.10.2

7 years ago

0.10.1

7 years ago

0.10.0

7 years ago

0.9.9

7 years ago

0.9.8

7 years ago

0.9.7

7 years ago

0.9.6

7 years ago

0.9.5

7 years ago

0.9.4

7 years ago

0.9.3

7 years ago

0.9.2

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago

0.8.8

7 years ago

0.8.7

7 years ago

0.8.6

7 years ago

0.8.5

7 years ago

0.8.4

7 years ago

0.8.3

7 years ago

0.8.2

7 years ago

0.8.1

7 years ago

0.8.0

7 years ago

0.7.9

7 years ago

0.7.8

7 years ago

0.7.7

7 years ago

0.7.6

7 years ago

0.7.5

7 years ago

0.7.4

7 years ago

0.7.3

7 years ago

0.7.2

7 years ago

0.7.1

7 years ago

0.7.0

7 years ago

0.6.9

7 years ago

0.6.8

7 years ago

0.6.7

7 years ago

0.6.6

7 years ago

0.6.5

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.3

7 years ago

0.5.2

7 years ago

0.5.1

7 years ago

0.4.8

7 years ago

0.4.7

7 years ago

0.4.6

7 years ago

0.4.5

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.7

7 years ago

0.3.6

7 years ago

0.3.5

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.1

8 years ago