@rakibulalam/numbertowords
TypeScript icon, indicating that this package has built-in type declarations

7.2.0 • Public • Published

@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

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

Package Sidebar

Install

npm i @rakibulalam/numbertowords

Weekly Downloads

1

Version

7.2.0

License

MIT

Unpacked Size

9.46 kB

Total Files

5

Last publish

Collaborators

  • rakibulalam