gojaconv

module
v0.0.0-...-8a8c2ba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2021 License: MIT

README

gojaconv

日本語変換package

  • かな -> ローマ字(ヘボン式)
    • ToHebon(string) string

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

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL