translit-rue

2.1.0 • Public • Published

translit — Rusyn transliteration

Rusyn language is written in Cyrillic script. If you lack a proper keyboard or an extra software, writing in Rusyn can take a while.

Translit is a javascript library to transliterate Rusyn language from Latin alphabet to Cyrillic script and vice versa. You can write your text in Latin alphabet and then transliterate it automatically.

Use

Online app

Try at https://tota.sk/translit.

NPM package

Include translit as an NPM package in your web project:

npm install translit-rue

JS library

  • Download dist/translit.min.js and include it in your web project.

Documentation

Transliterate text from Cyrillic script to Latin alphabet:

translitCyrLat(string)

Transliterate text from Latin alphabet to Cyrillic script:

translitLatCyr(string)

License

Licensed under MIT license. (See LICENCE.TXT.)

Special thanks

Readme

Keywords

Package Sidebar

Install

npm i translit-rue

Weekly Downloads

2

Version

2.1.0

License

MIT

Unpacked Size

69.9 kB

Total Files

14

Last publish

Collaborators

  • surfinzap