Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3.
Go to file
2023-06-10 23:32:43 +01:00
.github chore(deps): update actions/checkout action to v3.5.3 (main) (#21493) 2023-06-09 17:01:23 +01:00
.stackblitz
docs feat(nuxt): allow accessing NuxtLayout ref via layoutRef (#19465) 2023-06-10 23:17:14 +01:00
examples docs: remove example of deprecated reactivity transform (#21396) 2023-06-09 22:24:39 +01:00
packages feat(nuxt): allow accessing NuxtLayout ref via layoutRef (#19465) 2023-06-10 23:17:14 +01:00
playground
scripts chore: rewrite crawler to remove old dependencies (#21326) 2023-06-05 19:31:47 +01:00
test chore: bump bundle size 🤔 2023-06-10 23:32:43 +01:00
.editorconfig
.eslintignore
.eslintrc perf(nuxt): mark define functions as side-effect free at source (#21434) 2023-06-07 11:11:24 +01:00
.gitignore
.gitpod.yml
.markdownlint.yml docs: re-enable docs linting and update docs (#20084) 2023-04-04 06:23:13 -07:00
.markdownlintignore docs: re-enable docs linting and update docs (#20084) 2023-04-04 06:23:13 -07:00
.npmrc
.nuxtrc
changelog.config.json
LICENSE
package.json chore(deps): update all non-major dependencies (main) (#21507) 2023-06-10 18:10:10 +01:00
pnpm-lock.yaml chore(deps): update all non-major dependencies (main) (#21507) 2023-06-10 18:10:10 +01:00
pnpm-workspace.yaml chore: fix typo in pnpm-workspace.yaml (#20751) 2023-05-10 09:15:11 +01:00
README.md chore: move v2 docs to v2.nuxt.com 2023-05-22 11:39:55 +02:00
renovate.json chore: widen peer deps in renovate updates 2023-06-09 09:42:45 +01:00
SECURITY.md
tsconfig.json feat(nuxt): add experimental typedPages option (#20367) 2023-05-09 18:08:07 +01:00
vitest.config.ts fix(vite): remove resolveId workaround and update vite-node (#21423) 2023-06-07 12:42:59 +01:00

Nuxt banner

👋 Welcome to Nuxt

Nuxt's goal is to make web development intuitive and performant, with a great developer experience.
Learn more in the 'What is Nuxt?' section of our documentation.

Version Downloads License Website Volta board


Documentation

We highly recommend you take a look at the Nuxt documentation to level up.


Modules

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


Examples

Explore different ways of using Nuxt features and get inspired with our list of examples.


Reporting bugs

Check out the Reporting Bugs page.


Suggestions

Check out the Contribution page.


Questions

Check out the Getting Help page.

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

Discord  Twitter  GitHub

License

MIT