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

Change color for negative number #181

Open luizrobertomeier opened 7 years ago

luizrobertomeier commented 7 years ago

Would be nice to have an option to change the CSS class for a negative number/money to red!

mladeny commented 5 years ago

@luizrobertomeier This library does not do DOM manipulation. It's simply a number formatter.