Skip to content

A simple JavaScript utility to convert from numbers to words in Bangla.

License

Notifications You must be signed in to change notification settings

thesufian/number-to-bangla

 
 

Repository files navigation

Because there was simply no other utility could be found on the internet, but someone needed it. It uses a simple look-ahead sequence processing technique. And it includes QUnit tests.

Supported browsers: IE9+, Chrome 4+, Firefox 3.5+, Safari 5, Opera Mini, Edge 12+

Go ahead and open the HTML file included in this project. You will see test results to be appeared as below:

Image of QUnit tests

About

A simple JavaScript utility to convert from numbers to words in Bangla.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.5%
  • HTML 2.5%