translator-sdk
v0.1.0
Published
An API package for interacting with the MTS Translator App
Downloads
25
Readme
MTS Translator Typescript SDK
A lightweight TS/JS SDK used to interact with a Translator API server located at Translator App. It can be used with any JavaScript framework such as
- Angular
- Node.js
- React JS
- Vue
- And other JS frameworks/libraries
Installation
Install translator-sdk via npm by running the following command:
npm install translator-sdk --save
How it works
- Get started by visitin the Translator App and login (or create a new account).
- Create a new app in the apps list page and select the languages you intend to get started with.
- Invite team mates by adding their email addresses and share the translator link (https://translator.gospeltotheworlds.com) with them to join and collaborate on the labels.
- more steps will be updated progressively...