@jiotranslate/core-beta
v1.0.0-alpha.1
Published
Library providing ability to translate messages directly in context of developed application.
Readme
What is JioTranslate JS Core?
It's the core library of JioTranslate JS integrations it contains only the most general functionality..
Installation
npm install @jiotranslate/core-betaUsage
First, create a JioTranslate instance and run it.
import { JioTranslateCore } from "@jiotranslate/core-beta";
const jt = JioTranslateCore()
.use(...)
.init(...)
jt.run();Why use JioTranslate?
It saves you a significant amount of time on localization tasks. It also ensures your software is perfectly translated.
Features
Comprehensive localization solution tailored for your JavaScript application 🙌
Seamless in-context localization right from the start 🎉
Translation management system 🎈
