<!-- This file was generated using pnpm generate-readmes script 
        
        Don't edit this file. Edit the README.md.njk. Macros can be found in readmeMacros/macros.njk
        
        -->


<h1 align="center" style="border-bottom: none">
    <b>
        <a href="https://translate.jio/">JioTranslate JS Core</a><br>
    </b>
    The Core of JioTranslate JS integrations
    <br>
</h1>


## 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.

```ts
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 🎈

