1.4.9 • Published 7 months ago
@zeesoft/zlitt-sync v1.4.9
zlitt-sync tool usage guide
- Development usage
yarn installyarn sync- after making any changes make sure to run build and obtain tarball
yarn buildyarn pack - for publishing
yarn | npm loginto the npmyarn publish --access public
- .zsyncrc configuration file (json structure)
- add
.zsyncrcfile to your project directory and add the following configurations productInfoobtain from zLiTT of your product name and descriptionsetupInfoobtain from zLiTT for setup setps with detailsaccessTokenobtain from zLiTTenvshould be one of prod, dev, local where accessToken is obtainedlocalesarray of locales for which translations to be managed by zlitt-syncinputFilesarray of source resource file paths glob pattern is also supportedcustomExportNameuse custom file names for localization resource files as configured in zLiTTuntranslatedThresholdauto create a localization during sync process if untranslated words count is greater than thresholdmachineT9nmachine translation will translate source string in target language on initial process itself to avoid showing English string to customer
- Library usage
- install zlitt-sync as your project dev dependency
npm i -g zlitt-sync or <tarball.tgz>get the tarball link from zeesoft- zlitt-sync module exposes
syncapi for programmatical usage
- CLI usage
- install as global package
npm i -g zlitt-sync or <tarball.tgz>get the tarball link from zeesoftzlitt-sync --syncto pull latest translations from zLiTT and create a Translation project if untranslated count threshold is reached--debugand--log-fileoptions can be supplied to get more verbose information
TODO
- add support for custom export file name mapping in zLiTT
1.4.9
7 months ago
1.4.8
9 months ago
1.4.6
9 months ago
1.4.5
9 months ago
1.4.7
9 months ago
1.4.4
11 months ago
1.4.3
11 months ago
1.4.2
1 year ago
1.4.1
1 year ago
1.4.0
2 years ago
1.3.9
2 years ago
1.3.8
2 years ago
1.3.7
2 years ago
1.3.6
2 years ago
1.3.5
2 years ago
1.3.4
2 years ago
1.3.3
2 years ago
1.3.2
2 years ago
1.3.1
2 years ago
1.3.0
2 years ago
1.2.9
2 years ago
1.2.8
2 years ago
1.2.7
2 years ago
1.2.6
2 years ago
1.2.5
2 years ago
1.2.4
2 years ago
1.2.3
2 years ago
1.2.2
2 years ago
1.2.1
2 years ago
1.2.0
2 years ago
1.1.0
2 years ago
1.0.0
2 years ago