i18n-from-google-sheets
v1.1.0
Published
Generate i18n files from Google Sheets
Downloads
13
Maintainers
Readme
Google Sheets to i18Next JSON files
A CLI tool to convert Google Sheets to i18Next JSON files.
Installation
npm install -g i18n-from-google-sheets
Usage
gs2i18n convert spreadsheetId --credentials path/to/credentials.json --output path/to/output
To get help regarding the command:
gs2i18n convert -h