aymericzip / aymericzip/intlayer

Create Intlayer module for Vue Devtools Integration

Open
#402 3 comments 1 reaction 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.