kana

Crystal library for kana conversions

kana

Toolkit for conversions between kana.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      kana:
        github: tkshnwesper/kana
    
  2. Run shards install

Usage

require "kana"

Kana.to_katakana("えんぴつ") # エンピツ
Kana.to_hiragana("ワタシ") # わたし

Contributing

  1. Fork it (https://github.com/tkshnwesper/kana/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

kana

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 0
  • about 2 years ago
  • September 12, 2022
License

MIT License

Links
Synced at

Thu, 07 Nov 2024 08:12:24 GMT

Languages