tauschen

0.0.4 • Public • Published

Tauschen

Create translation files compatible with vue-i18n.

Will match translation strings in the format:

  • {{ $t('Some string') }}
  • {{ $t("Some string") }}
  • {{$t('Some string')}}
  • {{$t("Some string")}}

Commands

generate

Take a src directory and create a translation map file (Will recursively match *.vue files).

Readme

Keywords

none

Package Sidebar

Install

npm i tauschen

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

12.3 kB

Total Files

11

Last publish

Collaborators

  • nicksnell