1.0.0-alpha.1 • Published 11 months ago
@jiotranslate/core-beta v1.0.0-alpha.1
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 🎈
1.0.0-alpha.1
11 months ago
1.0.0-beta.1
11 months ago