Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/intlify/vite-vue-i18n-starter
:zap: Vite Vue I18n Starter
https://github.com/intlify/vite-vue-i18n-starter
i18n vite vue-i18n
Last synced: 2 months ago
JSON representation
:zap: Vite Vue I18n Starter
- Host: GitHub
- URL: https://github.com/intlify/vite-vue-i18n-starter
- Owner: intlify
- License: mit
- Created: 2020-05-23T17:55:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-09T04:25:00.000Z (9 months ago)
- Last Synced: 2024-10-02T08:34:24.490Z (4 months ago)
- Topics: i18n, vite, vue-i18n
- Language: Vue
- Size: 572 KB
- Stars: 25
- Watchers: 4
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :zap: Vite Vue I18n Starter
Starter for [Vite](https://github.com/vuejs/vite) + [vue-i18n-next](https://github.com/intlify/vue-i18n-next) + [TypeScript](https://www.typescriptlang.org/)
## :warning: Notice
This starter is set up using [vite-plugin-vue-i18n](https://github.com/intlify/vite-plugin-vue-i18n), so it is a starter for the Composition API.
If you are new to Vue I18n, it is recommended that you follow the [documentation guide](https://vue-i18n.intlify.dev/) to learn using the Legacy API.
## :cd: Installation
1. Clone this repository
2. `yarn`
3. `yarn dev`
4. open http://localhost:3000 in your browser## :lollipop: Demo
https://wonderful-curran-765ceb.netlify.app## `` custom blocks support langs
- json
- yaml
- json5## :copyright: License
[MIT](http://opensource.org/licenses/MIT)