topce / latinica2cirilica

Client side web application to convert Serbian Latin to Serbian Cyrillic

Home Page:https://topce.github.io/latinica2cirilica/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

latinica2cirilica

Client side web application to convert Serbian Latin to Serbian Cyrillic

If you use https://learn.microsoft.com/en-us/azure/cognitive-services/translator/language-support to translate from Serbian (Latin) sr-Latn to Serbian (Cyrillic) sr-Cyrl
you can save a lot of money by using my 100% free 100% open source PWA application : https://topce.github.io/latinica2cirilica/

technical details

tool to create skeleton https://github.com/rustwasm/create-wasm-app

https://www.npmjs.com/package/create-wasm-app

Rust library to do work

https://github.com/topce/cirilica

https://www.npmjs.com/package/cirilica

https://docs.rs/cirilica/0.6.0/cirilica/index.html

Rust library to convert Serbian Latin UTF-8 charahters to Serbian Cyrillic UTF-8 charahters, it also convert 2 ASCII charchters nj lj Nj Lj to one Cyrillic UTF-8 and one ASCII and one UTF-8 charchter dž Dž to one Cyrillic UTF-8

use to add PWA so you can "install" it

https://github.com/scriptex/create-pwa

https://www.npmjs.com/package/create-pwa

https://www.pwabuilder.com/

use github pages to deploy application :

https://topce.github.io/latinica2cirilica/

About

Client side web application to convert Serbian Latin to Serbian Cyrillic

https://topce.github.io/latinica2cirilica/

License:MIT License


Languages

Language:JavaScript 51.3%Language:HTML 48.7%