Simple Nuxt 3 starter template with WindiCSS, i18n, Pinia and Typescript

Overview

Nuxt 3 starter template


(WIP) - basic template, nothing fancy (inspired by @antfu vitesse)


๐Ÿ–ฅ Online Preview

Netlify Status

Features

  • ๐Ÿ’š Nuxt 3 - SSR, ESR, File-based routing, components auto importing, modules, etc.

  • โšก๏ธ Vite - Instant HMR

  • ๐ŸŽจ WindiCSS - The next generation utility-first CSS framework.

  • ๐ŸŒ I18n - Language support

  • ๐Ÿ”ฅ The

You might also like...
๐ŸŒ { 'vue-i18n' | t }

Vue-I18n-filter ยท Vue-I18n-filter is a Vue filter mix-in for Vue-I18n, which allow you use Vue filter to declare Vue-i18n. Installation npm install vu

Manage vue-i18n localization with static analysis
Manage vue-i18n localization with static analysis

Analyse all the vue-i18n language files and placeholders of your project. ๐Ÿ“— Table of Contents Installation Introduction How to use it? Contribution C

๐ŸŒ All in one i18n extension for VS Code
๐ŸŒ All in one i18n extension for VS Code

English | ็ฎ€ไฝ“ไธญๆ–‡ v2.0 is released with new Editor UI and Review System ๐ŸŽ‰ Migrate from v1.x Maintained by Lokalise is the fastest growing language cloud

Add i18n to your awesome Vue 3 app ๐Ÿ”‰

V-Intl ๐ŸŒ Intl in your dopeass Vue 3 apps ๐Ÿ‘จโ€๐Ÿ”ง Demo Usage In the docs ๐Ÿ““ Background The package exposes 5 Intl components, viz., Formatter What it do

:globe_with_meridians: Vite plugin for Vue I18n

๐ŸŒ @intlify/vite-plugin-vue-i18n Vite plugin for Vue I18n โญ Features i18n resources pre-compilation i18n custom block Static bundle importing Bundling

๐ŸŽ Helper directives for vue & vue-i18n

vue-i18n-directives ๐ŸŽ Helper directives for Vue.js & vue-i18n. Support Vue.js 2 โžก๏ธ vue-i18n-directives@=2.0.0 [master] Vue.js 1 โžก๏ธ vue-i18n-directiv

Vue I18n for Vue 3

Vue I18n is part of the Vue Ecosystem and Intlify Project is an open source project with its ongoing development made possible entirely by the support of Sponsors. If you would like to become a sponsor, please consider:

๐Ÿ”ฅ๏ธ Vue I18n Lite๐ŸŒ Lightweight, minimal internationalization plugin for Vue.js

๐ŸŒ Lightweight, minimal internationalization plugin for Vue.js

Vue CLI plugin to add vue-i18n to your Vue Project

๐ŸŒ vue-cli-plugin-i18n Vue CLI plugin to add vue-i18n to your Vue Project ๐ŸŒŸ Features vue-i18n basic scaffolding Locale messages in Single File compon

A tool to manage i18n resources for VueJS based on Vue-i18n

A tool to manage i18n resources for VueJS based on Vue-i18n

Sina Mirhejazi 2 May 8, 2020
A convenient replacement for component when using nuxt-i18n

nuxt-i18n-link A convenient replacement for <nuxt-link> component when using nuxt-i18n. It is simply a replacement for this exact code: <nuxt-link :to

iBlueDust 1 May 25, 2021
Preferred locale for nuxt-i18n

nuxt-i18n-preferred Preferred locale for nuxt-i18n. Add middleware, that save preferred locale between sessions, when user comes back, it will check i

null 0 Apr 16, 2021
A simple i18n plugin for Vue 3

vue3-i18n A simple i18n plugin for Vue 3 Install npm install @yangss/vue3-i18n Usage ๅœจ main.js ๆ–‡ไปถไธญๅผ•ๅ…ฅ vue3-i18n import App from './App.vue' import { cr

Nicholas Yang 6 Jun 17, 2022
A simple CLI interface to manage your Vue I18n translations

VTU CLI - Vue Translation Utils Introduction This package provides a simple CLI interface to manage your Vue I18n translations. It helps with extracti

Marius M. 1 Apr 2, 2020
Mobile friendly datetime picker for Vue. Supports date and datetime modes, i18n and more.

?? THIS PROJECT IS NO LONGER MAINTAINED ?? read more vue-datetime Mobile friendly datetime picker for Vue. Supports date, datetime and time modes, i18

Mario Juรกrez 982 Dec 16, 2022
Async store and load vue-i18n messages

vue-i18n-fetch Async store and load vue-i18n messages Requeriments Currently this package is only compatible with Vue I18n v9 Installation NPM npm ins

Acium Global 0 Jun 4, 2021
Internationalization for vue using the i18next i18n ecosystem.

vue-i18next Internationalization for vue using the i18next i18n ecosystem. https://panter.github.io/vue-i18next/ Introduction 18next goes beyond just

Panter AG 177 Aug 2, 2022
Probably the thinnest library to end all Vue i18n solutions within 1kb

vue-simple-i18n Probably the thinnest library to end all Vue i18n solutions within 1kb Playground Installation CDN: UNPKG | jsDeliver or npm install v

Yukino Song 32 Sep 23, 2021
vue-i18n single file component exporter/importer

vue-i18n-service The translation team (not developers) wants a file with all the keys to translate. But I love to use translations in Single File Comp

Hatice Edis 142 Jan 2, 2023