extract-vue-i18n
v0.1.0
Published
[]()
Readme
Extract Vue-i18n
CLI tool to extract i18n strings from Vue SFC
Forked from : https://github.com/kennyki/vue-webpack-gettext to support vue-i18n plugin + CLI usage
Usage
with NPX (recommended)
npx extract-vue-i18n -o extracted.txt -s srcOptions
--output, -o The output file. It should be your template.pot [required]
--src, -s The source folder for vue/html/js files [required]SpringboardVR - 2018
