0.0.1 • Published 3 years ago
@softaliza/check-i18n v0.0.1
Check i18n strings
check-18n
is a simple CLI tool to validate if have some string missing on locales
of the birdbox project.
Install
npm i -g check-18n
Usage
check-18n /home/$USER/PATH/TO/BIRDBOX
or
npx check-18n /home/$USER/PATH/TO/BIRDBOX
0.0.1
3 years ago