ukrainian
Ukrainian
Ukrainian language tooling for Crystal.
Quickstart
require "ukrainian"
Ukrainian.transliterate("Київ; Харків; Одеса; Дніпро")
# 🇺🇦 => "Kyiv; Kharkiv; Odesa; Dnipro"
Ukrainian.transliterate("Майдан Незалежності")
# 🇺🇦 => "Maidan Nezalezhnosti"
Ukrainian.transliterate("Національний Технічний Університет «Дніпровська Політехніка»")
# 🇺🇦 => "Natsionalnyi Tekhnichnyi Universytet «Dniprovska Politekhnika»"
Transliteration
Simple, high throughput Ukrainian transliteration for working with large volumes of data.
Compliant with the Ukrainian National transliteration system (2010 version).
Installation
-
Add the dependency to your
shard.yml
:dependencies: ukrainian: github: lucasintel/ukrainian
-
Run
shards install
Contributing
- Fork it (https://github.com/lucasintel/ukrainian/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Lucas M. D. - creator and maintainer
Repository
ukrainian
Owner
Statistic
- 3
- 0
- 0
- 0
- 0
- about 2 years ago
- March 21, 2022
License
MIT License
Links
Synced at
Thu, 21 Nov 2024 23:38:27 GMT
Languages