openexchangerates / accounting.js

A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.
http://openexchangerates.github.io/accounting.js
MIT License
4.96k stars 530 forks source link

Added support for number to words conversion #123

Open spidergears opened 8 years ago

spidergears commented 8 years ago

89 Supports Arabic and Indian format

Arabic: 1234567 => "One Million Two Hundred Thirty Four Thousand Five Hundred Sixty Seven Dollars Only" Indian: 1234567 => "Twelve Lakh Thirty Four Thousand Five Hunderd Sixty Seven Rupees Only"

major and minor currency are a part of currency settings