Dinero.js is a library for working with monetary values in JavaScript.
Features
CurrencyFormatter.js allows users to format numbers in a variety of currency formats. It contains 155 currency definitions, and 715 locale definitions right out of the box, and can handle unusually formatted currencies, such as the INR and is completely configurable.
StringFormatter is an extensible, garbage collecting Javascript string formatter that supports objects, currency, date/time, decimals, and more.
Numeral.js is a javascript library for formatting and manipulating numbers.
accounting.js is a tiny JavaScript library for number, money and currency formatting, with optional excel-style column rendering (to line up symbols and decimals). It's lightweight, fully localisable and has zero dependencies.
autoNumeric is a jQuery plugin that automatically formats currency and numbers as you type on form inputs. It supports most International numeric formats and currency signs including those used in Europe, North and South America, Asia and India (lakhs).
maskMoney is a jQuery plugin to mask data entry in the input text in the form of money (currency).