Skip to content

Create Intlayer module for Vue Devtools Integration #402

@aymericzip

Description

@aymericzip

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA request, idea, or new functionalitygood first issuehelp neededissue that need helpsvueRelated to vue js

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions