kroman
v1.0.1
Published
Kroman is a tool for romanizating Korean hanguls. It works in both server and frontend.
Downloads
16
Readme
kroman js
Kroman is a Korean hangul romanization tool.
This is the javaScript version.
It works in both server end and browser.
Usage
kroman.parse("손목시계")
=> 'son-mog-si-gye'
Installation
Install it with npm:
npm install kroman
Contribution
Any contribution is welcome.