Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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