@lingui/cli

Extract and manage translatable strings from source code.

npmmacoslinuxwindows
Try with needOr install directly
Source

About

CLI for working wit message catalogs

Commands

lingui

Examples

extract translatable strings from code files$ lingui extract
compile message catalogs to runtime format$ lingui compile
validate syntax of translation catalog files$ lingui compile --strict
check for missing translations in catalogs$ lingui extract --clean
show available lingui commands and options$ lingui --help