svoboda-rabstvo / ngx-translate-editor

Simple GUI for CRUD translate keys of ngx-translate, which included ngx-translate-lint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NGX-TRANSLATE-EDITOR

Simple GUI for CRUD translate keys of ngx-translate, which included ngx-translate-lint

ngx-translate-editor

Table of Contents

Installation

git clone https://github.com/svoboda-rabstvo/ngx-translate-editor.git
cd ngx-translate-editor
npm install --legacy-peer-deps

npm run electron:windows 
or
npm run electron:mac
or
npm run electron:linux

Then go to the release folder and open the app.

Contribute

You may contribute in several ways like requesting new features, adding tests, fixing bugs, improving documentation or examples

About

Simple GUI for CRUD translate keys of ngx-translate, which included ngx-translate-lint

License:MIT License


Languages

Language:TypeScript 75.6%Language:HTML 17.0%Language:SCSS 3.9%Language:JavaScript 3.5%