Skip to content

PrameshKarki/digit_to_nepali_word_representation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Converts a number to its Nepali word representation

You may convert any number into a Nepali word by using this function.

For instance,

if you pass 1 it will return एक

or for 45 it will return पैँतालीस

or for large number like 535000 it will return पाँच लाख पैंतीस हजार

and so on...

It is capable to return up to 1 trillion (10^12) (१ हजार उनानसय अर्व)

About

Converts a number to its Nepali word representation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%