Convert number to Uzbek-latin and Uzbek-cyril
Install
Use the package manager [npm] to install:
npm install number-to-words-uz
Usage
const numberToWordsUz = ;
or
; // ES6
Using
numberToWordsUz;
or
numberToWordsUz; // default lang: uzCyrilnumberToWordsUz;
API
convert(number[, options])
Currently supported languages are:
Language | lang |
---|---|
Uzbek latin | uzLatin |
Uzbek cyril | uzCyril |
By default
uzCyril