Skip to content

tailup0/KanaConv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KanaConv

Useful extensions for Japanese Kana. カタカナ、ひらがなを簡単に変換することができます。

CI Status Version License Platform

Installation

KanaConv is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "KanaConv"

Examples

let hira = "サンプル".toHiragana()
let kata = "さんぷる".toKatakana()

Author

tailup0

License

KanaConv is available under the MIT license. See the LICENSE file for more info.

About

swiftでのひらがな、カタカナ変換ライブラリ

Resources

License

Stars

Watchers

Forks

Packages

No packages published