1.0.0-beta.4 • Published 1 year ago
translau v1.0.0-beta.4
Translau
Translation manager tool with GUI.
Usage
translau <TRANSLATION_FOLDER>
npx translau <TRANSLATION_FOLDER> # using npx
Features
For full list visit documentation.
Implemented
- loading of json translation files from specified folder
- structure explorer
- language manager
- translations editor
- missing translations counters
- saving of edited values to file system
Planed
- import / export to json/csv
- control git repository through gui
- linked translations (dictionary)
- example of usage in code (aurelia specific)
- options support with CLI interface and config file
- adding value by path
- move/copy values by path (mv & cp like)
Installation
npm install
Run dev app
npm run start
Build
npm run build
Unit tests
npm test
1.0.0-beta.4
1 year ago
1.0.0-beta.3
1 year ago
1.0.0-beta.2
2 years ago
1.0.0-beta.1
2 years ago
1.0.0-beta.0
2 years ago