Nuxt-i18n-data ; a module to load data for vue-i18n
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 354
- Avg merge
- 10h 18m
- Merged PRs (30d)
- 12
Description
Description
This module is helper for the vue-i18n nuxt module. It provides the translation data by googlesheet API request or custom API (depends on rumtime config). The translations will be loaded on build time or by calling GET to /api/i18n. It also provides a plugin wich contains a function to GET the data and push it to i18n instance. In future it would be awesome to set the i18n messages on server it's updated on each client but it's not possible atm i think.
Repository
https://github.com/devonik/nuxt-i18n-data
npm
https://www.npmjs.com/package/nuxt-i18n-data
Nuxt Compatibility
Nuxt 3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the issue description and the linked nuxt-i18n-data repository. The issue proposes an external Nuxt 3 module using vue-i18n and Google Sheets or custom API data, but names no files, tests, or concrete change in nuxt/modules; completion criteria are not defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100