-
-
Notifications
You must be signed in to change notification settings - Fork 109
Create Intlayer module for Vue Devtools Integration #402
Copy link
Copy link
Open
Labels
featureA request, idea, or new functionalityA request, idea, or new functionalitygood first issuehelp neededissue that need helpsissue that need helpsvueRelated to vue jsRelated to vue js
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureA request, idea, or new functionalityA request, idea, or new functionalitygood first issuehelp neededissue that need helpsissue that need helpsvueRelated to vue jsRelated to vue js