greeklish 0.0.1 copy "greeklish: ^0.0.1" to clipboard
greeklish: ^0.0.1 copied to clipboard

outdated

Greeklish Generator

Greeklish Generator #

Transforms a word into greeklish versions.

Getting Started #

        Greeklish.generate("αυτοκινητο")

will produce

[
      "autokinhto",
      "aftokinhto",
      "avtokinhto",
      "aytokinhto",
      "autokinito",
      "aftokinito",
      "avtokinito",
      "aytokinito",
]

You can pass a mix of greek and latin characters. Latin characters will be ignored.

Does not preserve the case of the input word. All generated words will be in lower case.

TODO #

Inspiration #

The project was based on https://github.com/skroutz/greeklish

3
likes
0
pub points
34%
popularity

Publisher

unverified uploader

Greeklish Generator

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on greeklish