Skip to content

topce/latinica2cirilica

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published