Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Latin to cyrillic

Translation of Latin letters into Cyrillic

Example use

<scriptsrc='src/javascripts/Latins_to_Cyrillic.js'></script><scriptsrc='src/javascripts/TranslitJS.js'></script>
constlatin='Ghbdtn';// ПриветconstxTranslitJS=newTranslitJS(latin);constotvet=xTranslitJS.latin_to_cyrillic();// Our answerconsole.log(otvet);// Привет

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages