aymericzip / aymericzip/intlayer
Create Intlayer module for Vue Devtools Integration
Open
@yangguan-xue is already working on this.
Since Sep 11, 2026.
feature
good first issue
help needed
vue
- Dominant language
- TypeScript
- Stars
- 833
- Forks
- 126
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 7
Description
Add a dedicated plugin for Vue Devtools to enhance the developer experience when using Intlayer in Vue applications. This would bring Intlayer's debugging capabilities directly into the main Vue development interface, similar to vue-i18n.
Proposed Features
- Translation Inspector: View and search all loaded translations and keys.
- Live Editing: Modify translations temporarily within the Devtools for rapid UI testing.
- Language Switcher: Toggle the application locale directly from the Devtools panel.
- Missing Key Alerts: Highlight missing translation keys during runtime.
References
Additional Context
Integrating as a module will allow users to manage their internationalization state without switching between the browser and the Intlayer dashboard, reducing friction during the development cycle.
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.
Assessment
This issue has not been assessed yet.