Skip to content

govindAndroid/NumberToWordIndian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

#Number To Word - Indian

Javascript implemetation of http://www.codeproject.com/Articles/23752/Convert-Number-to-Word

I was looking for a simple way to convert numbers to words in a website, the above codeproject article gave me the idea for an implementation.


the usage is :

   toWords(number)

###Limitations Currently this is setup only to work with integer numbers, converting the same for decimals should not be much of an issue

About

Javascript implemetation of http://www.codeproject.com/Articles/23752/Convert-Number-to-Word

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%