Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antfu/vitesse-nuxt-bridge
🏕 Vitesse experience for Nuxt 2 and Vue 2
https://github.com/antfu/vitesse-nuxt-bridge
nuxt nuxt-vte starter-template vite vue-composition-api
Last synced: 3 months ago
JSON representation
🏕 Vitesse experience for Nuxt 2 and Vue 2
- Host: GitHub
- URL: https://github.com/antfu/vitesse-nuxt-bridge
- Owner: antfu
- Archived: true
- Created: 2021-02-26T08:57:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T10:47:12.000Z (over 1 year ago)
- Last Synced: 2024-06-21T07:24:46.683Z (5 months ago)
- Topics: nuxt, nuxt-vte, starter-template, vite, vue-composition-api
- Language: Vue
- Homepage:
- Size: 592 KB
- Stars: 173
- Watchers: 6
- Forks: 17
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-vite - vitesse-nuxt-bridge - Vitesse for Nuxt 2 with Bridge (Variations / Dev tools)
README
Archived. Try the [Nuxt 3 version](https://github.com/antfu/vitesse-nuxt3) instead.
----
Vitesse Nuxt Bridge
Vitesse experience for Nuxt 2 and Vue 2.
## Features
- [💚 Nuxt Bridge](https://v3.nuxtjs.org/getting-started/bridge) - Experience Nuxt 3 features on existing Nuxt 2 projects.
- ⚡️ Vite - Instant HMR
- 🎨 [UnoCSS](https://github.com/unocss/unocss) - The instant on-demand atomic CSS engine.
- 😃 Use icons from any icon sets in Pure CSS, powered by [UnoCSS](https://github.com/unocss/unocss)
- 🔥 Use the new `` syntax in Vue 2
- 📥 APIs auto importing - use Composition API and others directly
- 🦾 TypeScript, of course
## Plugins
### Nuxt Modules
- [`@nuxt/bridge`](https://v3.nuxtjs.org/getting-started/bridge) - Experience Nuxt 3 features on existing Nuxt 2 projects.
- [VueUse](https://github.com/antfu/vueuse) - collection of useful composition APIs
- [UnoCSS](https://github.com/antfu/unocss) - on-demand atomic CSS engine - powers pure CSS Icons!## IDE Integration
We recommend using [VS Code](https://code.visualstudio.com/) with [Volar](https://github.com/johnsoncodehk/volar) to get the best experience (You might want to disable Vetur if you have it).