Socket
Socket
Sign inDemoInstall

translit-rue

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    translit-rue

Translit is a javascript library to transliterate Rusyn language from Latin alphabet to Cyrillic script and vice versa.


Version published
Maintainers
1
Install size
68.3 kB
Created

Readme

Source

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

Keywords

FAQs

Last updated on 07 Sep 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc