tmcdos / vue-localizer-gui

GUI for editing JSON localizations for Vue-i18n

Home Page:https://tmcdos.github.io/vue-localizer-gui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Localizer

I was quite enthusiastic about Vue-i18n-translator but I felt confused when I tried to use it. I just could not figure out how to use it. It felt unfriendly to me. So I built a tool which serves my needs a little better. Hopefully, it will be useful for others, too - demo.

Installation

In the usual way

npm install
npm run build

Running in development mode

npm run dev

Notes

I have intentionally not implemented destructive operations like deleting or renaming - perhaps one day I will add these.

License

The MIT License

About

GUI for editing JSON localizations for Vue-i18n

https://tmcdos.github.io/vue-localizer-gui/


Languages

Language:Vue 62.0%Language:JavaScript 31.3%Language:Batchfile 3.5%Language:HTML 3.3%