hiraroma

0.0.1 • Public • Published

hiraroma

Convert between hiragana and romaji.

Usage

import { hiraToRoma, romaToHira } from "hiraroma";

console.log(hiraToRoma("しょうがっこう")); // --> shougakkou
console.log(romaToHira("chuugakkou")); // --> ちゅうがっこう

Test

  1. install SudachiDict
  2. deno test --allow-read

License

MIT

Attribution

References

Readme

Keywords

none

Package Sidebar

Install

npm i hiraroma

Weekly Downloads

11

Version

0.0.1

License

MIT

Unpacked Size

52.6 kB

Total Files

11

Last publish

Collaborators

  • marmooo