7.2.0 • Published 3 years ago

@rakibulalam/numbertowords v7.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@rakibulalam/numbertowords

Description : This library help you to convert number and currency to word format.

install

yarn add @rakibulalam/numbertowords
or
npm i @rakibulalam/numbertowords

Usage

const NumberToWords = require('@rakibulalam/numbertowords');

NumberToWords(100) // One Hundread Only

// TODO: DEMONSTRATE API

Api

variabledescription
(value:number,options:Object)value is your numeric input and without option it will take default settings
7.2.0

3 years ago

7.1.0

3 years ago

7.0.0

3 years ago

7.0.2

3 years ago

6.1.0

3 years ago

6.0.0

3 years ago

5.2.0

3 years ago

5.1.0

3 years ago

5.0.0

3 years ago

4.0.3

3 years ago