TheHippo / translitger

Go library to transliterate strings with German umlauts to only use ASCII characters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

translitger

Transliterate strings with German umlauts to only use ASCII characters.

Example: "Frühstück" becomes "Fruehstueck".

Installation

go install github.com/TheHippo/translitger

About

Go library to transliterate strings with German umlauts to only use ASCII characters.

License:MIT License


Languages

Language:Go 100.0%