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.95k stars 532 forks source link

Add parameter to control digit grouping (allowing 4-digit columns, eg. "CNY 123,4567.89"). #15

Closed wjcrowcroft closed 13 years ago

wjcrowcroft commented 13 years ago

In certain currencies digits are grouped into 4s, eg 100,0000.00

wjcrowcroft commented 13 years ago

merged into #17