korean-numeric
Version:
Converter for Korean numbers in Hangul, spoken form, or mixed with digits into Arabic numerals
28 lines (27 loc) • 721 B
JSON
{
"name": "korean-numeric",
"version": "1.1.4",
"description": "Converter for Korean numbers in Hangul, spoken form, or mixed with digits into Arabic numerals",
"main": "src/index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/hwahyeon/korean-numeric.git"
},
"keywords": [
"korean",
"number",
"parser",
"korean-number",
"korean-numeral",
"korean-to-number",
"hangul",
"한글 숫자",
"숫자"
],
"author": "hwahyeon <hwahyeon.dev@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/hwahyeon/korean-numeric/issues"
},
"homepage": "https://github.com/hwahyeon/korean-numeric#readme"
}