khmer-number-js
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

npm package

khmer-number

Lib for convert Khmer number into Khmer words in JavaScript & Typescript.

yarn add khmer-number-js
import { Num2Word } from 'khmer-number-js'

console.log(Num2Word("1", ""))
// មួយ
console.log(Num2Word(12.05, " "))
// ដប់ ពីរ ចុច សូន្យ ប្រាំ

License

MIT

Reference and special thank to

Readme

Keywords

none

Package Sidebar

Install

npm i khmer-number-js

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

19.3 kB

Total Files

13

Last publish

Collaborators

  • lyhourchhen