This is a tool that is responsible for converting the content entered by the user in the input box into other characters
npm install @sarmay/web-ime
  
  
```
$ npm install @sarmay/web-ime
``
$ yarn add @sarmay/web-ime
``$3
``
``
kz => kazakh for china;
kk => kazakh for kazakhstan;
latin => latin for china or kazakhstan;
ug => Uyghur for china;
kg => Kirgiz for china;
``
An event can be triggered by the user action e.g. clicking the mouse button or tapping keyboard
``
$3
```