All Projects → nuxt → framework

nuxt / framework

Licence: MIT license
The Hybrid Vue(3) Framework.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to framework

nuxtjs-sample
Nuxtjs sample! Typescript + Vuetify + Jest! (rails api server: https://github.com/walkersumida/rails-api-for-front)
Stars: ✭ 28 (-99.63%)
Mutual labels:  nuxt
laravel-nuxt
Laravel 5.6 + Nuxt 1.4: Auth Starter (SSR, SPA, Socialite)
Stars: ✭ 19 (-99.75%)
Mutual labels:  nuxt
frontend
Frontend PWA website for cmpct.io - Built with VueJS and Nuxt
Stars: ✭ 21 (-99.72%)
Mutual labels:  nuxt
nuxt-modules
AX2's Nuxt modules
Stars: ✭ 30 (-99.61%)
Mutual labels:  nuxt
nuxt-twa-module
📱Nuxt module to transform your PWA into an Android app, using Trusted Web Activities (TWA)
Stars: ✭ 45 (-99.41%)
Mutual labels:  nuxt
nuxt-i18n-example
nuxt-i18n showcase project based on nuxt-starter template
Stars: ✭ 67 (-99.12%)
Mutual labels:  nuxt
nuxt-supabase
A supa simple wrapper around Supabase.js to enable usage within Nuxt.
Stars: ✭ 146 (-98.08%)
Mutual labels:  nuxt
nuxt-humans-txt
🧑🏻👩🏻 "We are people, not machines" - An initiative to know the creators of a website. Contains the information about humans to the web building - A Nuxt Module to statically integrate and generate a humans.txt author file - Based on the HumansTxt Project.
Stars: ✭ 27 (-99.64%)
Mutual labels:  nuxt
strapi-starter-nuxt-e-commerce
Strapi Starter Nuxt.js E-commerce
Stars: ✭ 170 (-97.76%)
Mutual labels:  nuxt
like-co
Official site of LikeCoin - Decentralized Publishing Infrastructure. https://like.co
Stars: ✭ 59 (-99.22%)
Mutual labels:  nuxt
nuxt-delay-hydration
Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration ⚡️
Stars: ✭ 135 (-98.22%)
Mutual labels:  nuxt
nuxt-seomatic-meta
A module for connecting Nuxt.js to the Craft CMS SEOmatic plugin via GraphQL. Nuxt-o-matic!
Stars: ✭ 28 (-99.63%)
Mutual labels:  nuxt
keyuxt
Starter template for Nuxt.js with KeystoneJS.
Stars: ✭ 17 (-99.78%)
Mutual labels:  nuxt
vite.org
The Official Website of Vite - https://vite.org
Stars: ✭ 31 (-99.59%)
Mutual labels:  nuxt
nuxt-basic-blog
A set of starter blog templates to use with Nuxt.
Stars: ✭ 47 (-99.38%)
Mutual labels:  nuxt
nuxt-modules-cli
Browse Nuxt.js modules from the terminal
Stars: ✭ 25 (-99.67%)
Mutual labels:  nuxt
vue-component-style
A Vue mixin to add style section to components.
Stars: ✭ 16 (-99.79%)
Mutual labels:  nuxt
reflex
reflexapp.nickwittwer.com/
Stars: ✭ 31 (-99.59%)
Mutual labels:  nuxt
Hangar
A plugin repository used for paper plugins
Stars: ✭ 150 (-98.03%)
Mutual labels:  nuxt
nuxt-realworld
🛠 Built a Example App of RealWorld with Nuxt & Composition API ⚗️
Stars: ✭ 127 (-98.33%)
Mutual labels:  nuxt

NuxtJS-Logo-Dark NuxtJS-Logo-Light

CI Status Downloads Version License Discord

Welcome to Nuxt 3 repository: The Hybrid Vue Framework

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

📖 Documentation

Read Online Docs.

🐞 Reporting bugs

Check out Reporting Bugs page.

💡 Suggestions

Check out Contribution page.

Questions

Check out Getting Help page.

💻 Development

  • Clone repository
  • Ensure you have the latest LTS version of Node.js installed
  • Install dependencies with npx yarn install
  • Run npx yarn stub to activate passive development
  • Open playground with npx yarn dev

Learn more about in our documentation on how to contribute to Nuxt.

📖 Documentation

We are using Docus for documentation (It is planned to be open sourced in the following weeks).

We recommend to install the Docus extension for VS Code.

  • Run npx yarn stub once in the root directory
  • Go into the docs directory: cd docs
  • Install docs dependencies with npx yarn install
  • Run npx yarn dev to start Docus in development mode

The pages are generated from docs/content/, you can start editing them to start helping us on documenting Nuxt 3 💚

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].