Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
/ vitesse-nuxt-bridge Public archive

๐Ÿ• Vitesse experience for Nuxt 2 and Vue 2

Notifications You must be signed in to change notification settings

antfu/vitesse-nuxt-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

53 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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