Skip to content

JavaScript library to convert a number to its word representation in Bahasa Indonesia language

License

Notifications You must be signed in to change notification settings

hengkiardo/terbilang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terbilang

npm

JavaScript library to convert a number to its word representation in Bahasa Indonesia language

Install

Download manually or with a package-manager.

$ npm install terbilang
$ bower install --save terbilang

Usage

var Terbilang = require('terbilang');

Terbilang(943210) // sembilan ratus empat puluh tiga ribu dua ratus sepuluh

TODO

  • implement if a number more than 10 digits

About

JavaScript library to convert a number to its word representation in Bahasa Indonesia language

Resources

License

Stars

Watchers

Forks

Packages

No packages published