1.0.0-alpha.1 • Published 11 months ago

@jiotranslate/core-beta v1.0.0-alpha.1

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

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-beta

Usage

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 🎈