module
Version:
v0.0.0-...-8a8c2ba
Opens a new window with list of versions in this module.
Published: Feb 23, 2021
License: MIT
Opens a new window with license information.
README
¶
gojaconv
日本語変換package
Install
go get -u github.com/kotaroooo0/gojaconv/jaconv
Usage
import "github.com/kotaroooo0/gojaconv/jaconv"
hebon := jaconv.ToHebon("おはよう")
fmt.Println(hebon)
// Output: ohayo
hebon = jaconv.ToHebon("こんにちは")
fmt.Println(hebon)
// Output: konnichiha
Author
kotaroooo0
LICENSE
MIT License
Directories
¶
Click to show internal directories.
Click to hide internal directories.