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

Latest commit

History

History
42 lines (24 loc) 路 1.44 KB

README.md

File metadata and controls

42 lines (24 loc) 路 1.44 KB

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).