Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

antfu/vitesse-nuxt-bridge

Repository files navigation

Archived. Try the Nuxt 3 version instead.


Vitesse Nuxt Bridge

Vitesse experience for Nuxt 2 and Vue 2.


Features

  • 💚 Nuxt Bridge - Experience Nuxt 3 features on existing Nuxt 2 projects.

  • ⚡️ Vite - Instant HMR

  • 🎨 UnoCSS - The instant on-demand atomic CSS engine.

  • 😃 Use icons from any icon sets in Pure CSS, powered by UnoCSS

  • 🔥 Use the new <script setup> syntax in Vue 2

  • 📥 APIs auto importing - use Composition API and others directly

  • 🦾 TypeScript, of course

Plugins

Nuxt Modules

  • @nuxt/bridge - Experience Nuxt 3 features on existing Nuxt 2 projects.
  • VueUse - collection of useful composition APIs
  • UnoCSS - on-demand atomic CSS engine - powers pure CSS Icons!

IDE Integration

We recommend using VS Code with Volar to get the best experience (You might want to disable Vetur if you have it).