jquery-price-format

JSON →
library 0.0.1 ·javascript
verified Jun 4, 2026

jQuery Price Format Plugin v0.0.1 formats input fields and HTML elements as currency values (e.g., 123456 becomes US$ 1,234.56). It offers customizable options: prefix, suffix, thousands separator, cents separator, clear prefix/suffix on blur, negative values, plus sign, and an unmask function. Released under MIT license. The package is a jQuery plugin with no active updates; similar functionality is available via native JavaScript Intl.NumberFormat.