0.0.5 • Published 3 years ago

i18n-lb-vue v0.0.5

Weekly downloads
10
License
MIT
Repository
-
Last release
3 years ago

Repository Description

This vue-repo can quick modify i18n at terminal.

Installation

npm i i18n-lb-vue
npm install @phenomnomnominal/tsquery --save-dev

How to use

schematics i18n-lb-vue:i18n

Folder Structure

|-src
  |_assets
    |_lang
      |_tw.js
      |_zh.js
      |_en.js
      |_vi.js

That's it!