Framework Guides

Setup guides for Vue and Nuxt with Stringer CLI

Supported Frameworks

Stringer CLI provides native support for Vue and Nuxt with automatic setup and framework-specific optimizations.

Coming Soon

React

COMING SOON

Next.js

COMING SOON

What Stringer Does

For each framework, Stringer automatically:

  • Installs Required Packages — i18n dependencies installed with your package manager
  • Generates Configuration — Framework-specific config files created for you
  • Converts Your Code — Components updated to use translation functions
  • Sets Up Locale Files — Proper directory structure for your translations

Quick Comparison

Frameworki18n LibraryClient SupportServer SupportAuto Setup
Vuevue-i18n
Nuxt@nuxtjs/i18n

Next Steps