Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/essentialkaos/translit

Go package for Russian text transliteration
https://github.com/essentialkaos/translit

golang golang-package transliteration

Last synced: about 2 months ago
JSON representation

Go package for Russian text transliteration

Awesome Lists containing this project

README

        



GoReportCard
Code Climate Maintainability
Codebeat badge
Codacy badge


GitHub Actions CI Status
GitHub Actions CodeQL Status
Coverage Status

CI StatusLicense


`translit` is a package for Go 1.19+ for transliteration of Russian text.

Supported output formats:

* Scientific
* ISO 9:1995/A ГОСТ 7.79-2000/A
* ISO 9:1995/B ГОСТ 7.79-2000/Б
* BGN/PCGN
* ALA-LC
* BS 2979:1958
* ICAO (ИКАО)

### CI Status

| Branch | Status |
|------------|--------|
| `master` | [![CI](https://kaos.sh/w/translit/ci.svg?branch=master)](https://kaos.sh/w/translit/ci?query=branch:master) |
| `develop` | [![CI](https://kaos.sh/w/translit/ci.svg?branch=develop)](https://kaos.sh/w/translit/ci?query=branch:develop) |

### License

[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)