npm.io
1.0.0 • Published 5 years ago

greatefue-number-to-word

Licence
MIT
Version
1.0.0
Deps
2
Size
10 kB
Vulns
0
Weekly
0

Great Efue Number To Word

A Package which convert number to word.

NPM Version NPM Downloads CI

Table of Contents

  1. Installation
  2. Usage
  3. Author
  4. License
  5. Team

Installation

$ yarn add greatefue-number-to-word
$ npm i greatefue-number-to-word

Usage

In your .ts or .js file,

  1. import the package
import { NumberToWord } from 'greatefue-number-to-word';
  1. Call the function
var i = NumberToWord('118');
console.log(i) //one hundred eighteen
  1. Can convert up-to 999,999,999,999,999.

  2. Does not accept decimal figures.

Author

Great Efue

Please consider supporting me on Patreon. Become a Patron of Great Efue!

License

FOSSA Status

Team

These are folks that keep the project moving and are resources for help.

Technical Steering Committee (TSC)

The people who manage releases, review feature requests, and meet regularly to ensure GreatEfue-Number-To-Word is properly maintained.


Great Efue
Reviewers

The people who review and implement new features.


Great Efue
Committers

The people who review and fix bugs and help triage issues.


Great Efue

Keywords