{"library":"jquery-price-format","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.0.1","tags":["javascript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install jquery-price-format","imports":["$('#myInput').priceFormat(options); // Requires jQuery loaded globally","var value = $('#myInput').unmask(); // Returns numeric string without formatting","// No import; use script tag: <script src='jquery-price-format.js'></script>"]},{"cmd":"yarn add jquery-price-format","imports":[]},{"cmd":"pnpm add jquery-price-format","imports":[]}],"homepage":"https://github.com/gustavobissolli/jquery-price-format#readme","github":"https://github.com/gustavobissolli/jquery-price-format","docs":null,"changelog":null,"pypi":null,"npm":"jquery-price-format","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}