0.0.2 • Published 8 years ago

@jlo/i18n-verify v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
8 years ago

Translation verification tool

Usage

i18n-verify [OPTION1] [OPTION2]... arg1 arg2...

The following options are supported:

  -c, --parse <ARG1>...<ARGN>	Paths to directories containing constructs to parse (mandatory)
  -v, --verify <ARG1>        	Path to file to verify against (mandatory)
  -p, --pattern <ARG1>       	Regex pattern to parse against ("translate\('(.*)'\)" by default)

Tests (WIP)

npm test