项目作者: tmcdos

项目描述 :
GUI for editing JSON localizations for Vue-i18n
高级语言: Vue
项目地址: git://github.com/tmcdos/vue-localizer-gui.git
创建时间: 2019-06-03T07:33:06Z
项目社区:https://github.com/tmcdos/vue-localizer-gui

开源协议:

下载


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

  1. npm install
  2. npm run build

Running in development mode

  1. 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