1.0.0-beta.4 • Published 6 years ago

translau v1.0.0-beta.4

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 years ago

Translau

npm

Translation manager tool with GUI.

Translau showcase

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

6 years ago

1.0.0-beta.3

6 years ago

1.0.0-beta.2

6 years ago

1.0.0-beta.1

6 years ago

1.0.0-beta.0

6 years ago