Skip to content

A small JavaScript for transliteration of cyrillic texts according to ISO 9:1995 (ГОСТ 7.79-2000)

License

Notifications You must be signed in to change notification settings

OneAdder/scientific_cyrillic_transliteration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Scientific Cyrillic Transliteration

A small JavaScript library for transliteration of cyrillic texts according to ISO 9:1995 (ГОСТ 7.79-2000)

Implementation

You can easily implement it into your HTML with the following line:
<script src="https://raw.githubusercontent.com/OneAdder/scientific_cyrillic_transliteration/master/transliteration.js"> </script>

Functions

cyrillic_to_scientific:
Accepts string in Russian Cyrillic and returns it transliterated.

scientific_to_cyrillic:
The other way round.

About

A small JavaScript for transliteration of cyrillic texts according to ISO 9:1995 (ГОСТ 7.79-2000)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published