Skip to content

Chibas/numbers-to-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numbers to words formatter

Description

Formats any number input from 0 to 100,000 into human readable string i.e. 'one thousand and fourty three'

Installation

  1. Clone repository git clone
  2. Install packages npm i
  3. Build project npm run build

Usage

  1. node ./bin/index 1231

Testing

  1. npm run test to run unit tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published