All Projects β†’ essentialkaos β†’ translit

essentialkaos / translit

Licence: Apache-2.0 license
Go package for Russian text transliteration

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to translit

Cyrillic To Translit Js
Ultra-lightweight JavaScript library for converting Cyrillic symbols to Translit and vice versa
Stars: ✭ 91 (+295.65%)
Mutual labels:  transliteration
transliteration-php
πŸ‡ΊπŸ‡¦ πŸ‡¬πŸ‡§ πŸ”‘ 🐘 PHP library for transliteration.
Stars: ✭ 34 (+47.83%)
Mutual labels:  transliteration
unihandecode
unihandecode is a transliteration library to convert all characters/words in Unicode into ASCII alphabet that aware with Language preference priorities
Stars: ✭ 71 (+208.7%)
Mutual labels:  transliteration
Inflected
A port of ActiveSupport's inflector to Node.js and the browser.
Stars: ✭ 144 (+526.09%)
Mutual labels:  transliteration
Slugify
Slugify a string
Stars: ✭ 2,110 (+9073.91%)
Mutual labels:  transliteration
iuliia-go
Transliterate Cyrillic β†’ Latin in every possible way
Stars: ✭ 36 (+56.52%)
Mutual labels:  transliteration
Speakingurl
Generate a slug – transliteration with a lot of options
Stars: ✭ 1,056 (+4491.3%)
Mutual labels:  transliteration
unidecoder
Replace Unicode characters with sensible US-ASCII equivalents
Stars: ✭ 67 (+191.3%)
Mutual labels:  transliteration
Transliterate
Bi-directional transliterator for Python. Transliterates (unicode) strings according to the rules specified in the language packs.
Stars: ✭ 193 (+739.13%)
Mutual labels:  transliteration
quranize
transform transliteration to Quran text
Stars: ✭ 13 (-43.48%)
Mutual labels:  transliteration
Transliterate
Convert Unicode characters to Latin characters using transliteration
Stars: ✭ 152 (+560.87%)
Mutual labels:  transliteration
Neural japanese transliterator
Can neural networks transliterate Romaji into Japanese correctly?
Stars: ✭ 170 (+639.13%)
Mutual labels:  transliteration
iuliia
Transliterate Cyrillic β†’ Latin in every possible way
Stars: ✭ 62 (+169.57%)
Mutual labels:  transliteration
Mrz
Machine Readable Zone generator and checker for official travel documents sizes 1, 2, 3, MRVA and MRVB (Passports, Visas, national id cards and other travel documents)
Stars: ✭ 119 (+417.39%)
Mutual labels:  transliteration
finglish
A Finglish to Persian converter.
Stars: ✭ 60 (+160.87%)
Mutual labels:  transliteration
Lipika Ime
Input Method Engine (IME) for Mac OS X with built-in support for all Indic Languages
Stars: ✭ 76 (+230.43%)
Mutual labels:  transliteration
carakanjs
Convert/transliterate Latin script into Javanese script, also known as Aksara Jawa or Carakan.
Stars: ✭ 23 (+0%)
Mutual labels:  transliteration
deep-trans
Transliterating English to Hindi using Recurrent Neural Networks
Stars: ✭ 44 (+91.3%)
Mutual labels:  transliteration
js-diacritic-regex
Creates the inverse of transliterated string to a regex. What? Basically, diacritic insensitiveness
Stars: ✭ 20 (-13.04%)
Mutual labels:  transliteration
iuliia-py
Transliterate Cyrillic β†’ Latin in every possible way
Stars: ✭ 86 (+273.91%)
Mutual labels:  transliteration

PkgGoDev GoReportCard GitHub Actions CodeQL Status GoReportCard Codebeat badge Coverage Status

Installation β€’ Build Status β€’ License


translit is a Go package for Russian text transliteration.

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

Installation

Make sure you have a working Go 1.17+ workspace (instructions), then:

go get github.com/essentialkaos/translit/v2

For update to latest stable release, do:

go get -u github.com/essentialkaos/translit/v2

Build Status

Branch Status
master CI
develop CI

License

Apache License, Version 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].