money-formatter
Version:
Simple Javascript library for currency formatting
3 lines (2 loc) • 22 kB
JavaScript
!function(e,l){"object"==typeof exports&&"object"==typeof module?module.exports=l():"function"==typeof define&&define.amd?define([],l):"object"==typeof exports?exports.moneyFormatter=l():e.moneyFormatter=l()}(this,function(){return function(e){function l(m){if(a[m])return a[m].exports;var t=a[m]={exports:{},id:m,loaded:!1};return e[m].call(t.exports,t,t.exports,l),t.loaded=!0,t.exports}var a={};return l.m=e,l.c=a,l.p="",l(0)}([function(e,l,a){"use strict";function m(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(l,"__esModule",{value:!0}),l.formatToHTML=l.format=l.formatSimple=void 0;var t=a(1),n=m(t),r=a(2),i=function(e){return n.default[e.toUpperCase()]},o=l.formatSimple=function(e,l,a){return(0,r.formatDigits)(l,a)+" "+e},p=function(e,l){return"string"==typeof e&&(0,r.isNumeric)(l)},u=l.format=function(e,l,a,m){if(!p(e,l))return"";var t=i(e);if(!t)return o(e,l,a);var n=t.symbol||t.uniqSymbol;if(m||!n)return o(e.toUpperCase(),l,a);var u="undefined"==typeof a?t.fractionSize:a,S=(0,r.formatDigits)(Math.abs(l),u),b=l<0?"−":"",y=n.template.replace("1",S).replace("$",n.grapheme);return b+y},S=function(e){var l=i(e);if(l){var a=l.symbol||l.uniqSymbol;return!!a&&a.rtl}return!1},b=function(e){var l=e.formattedCurrency,a=e.isRTL;return'<span dir="'+(a?"rtl":"ltr")+'">'+l+"</span>"},y=l.formatToHTML=function(){for(var e=arguments.length,l=Array(e),a=0;a<e;a++)l[a]=arguments[a];var m=l[0],t=l[1];if(p(m,t)){var n=u.apply(void 0,l);return b({formattedCurrency:n,isRTL:S(m)})}return b({formattedCurrency:"",isRTL:!1})};l.default={format:u,formatSimple:o,formatToHTML:y}},function(e,l){e.exports={AED:{name:"UAE Dirham",fractionSize:2,symbol:{grapheme:".د.إ",template:"1 $",rtl:!0},uniqSymbol:null},AFN:{name:"Afghani",fractionSize:2,symbol:{grapheme:"؋",template:"1 $",rtl:!0},uniqSymbol:{grapheme:"؋",template:"1 $",rtl:!0}},ALL:{name:"Lek",fractionSize:2,symbol:{grapheme:"L",template:"$1",rtl:!1},uniqSymbol:{grapheme:"Lek",template:"$1",rtl:!1}},AMD:{name:"Armenian Dram",fractionSize:2,symbol:{grapheme:"դր.",template:"1 $",rtl:!1},uniqSymbol:{grapheme:"դր.",template:"1 $",rtl:!1}},ANG:{name:"Netherlands Antillean Guilder",fractionSize:2,symbol:{grapheme:"ƒ",template:"$1",rtl:!1},uniqSymbol:{grapheme:"NAƒ",template:"$1",rtl:!1}},AOA:{name:"Kwanza",fractionSize:2,symbol:null,uniqSymbol:null},ARS:{name:"Argentine Peso",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:null},AUD:{name:"Australian Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"A$",template:"$1",rtl:!1}},AWG:{name:"Aruban Florin",fractionSize:2,symbol:{grapheme:"ƒ",template:"$1",rtl:!1},uniqSymbol:{grapheme:"Afl",template:"$1",rtl:!1}},AZN:{name:"Azerbaijanian Manat",fractionSize:2,symbol:{grapheme:"₼",template:"$1",rtl:!1},uniqSymbol:{grapheme:"₼",template:"$1",rtl:!1}},BAM:{name:"Convertible Mark",fractionSize:2,symbol:{grapheme:"KM",template:"$1",rtl:!1},uniqSymbol:{grapheme:"KM",template:"$1",rtl:!1}},BBD:{name:"Barbados Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:null},BDT:{name:"Taka",fractionSize:2,symbol:null,uniqSymbol:null},BGN:{name:"Bulgarian Lev",fractionSize:2,symbol:{grapheme:"лв",template:"$1",rtl:!1},uniqSymbol:{grapheme:"лв",template:"$1",rtl:!1}},BHD:{name:"Bahraini Dinar",fractionSize:3,symbol:{grapheme:".د.ب",template:"1 $",rtl:!0},uniqSymbol:{grapheme:".د.ب",template:"1 $",rtl:!0}},BIF:{name:"Burundi Franc",fractionSize:0,symbol:null,uniqSymbol:null},BMD:{name:"Bermudian Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"BD$",template:"$1",rtl:!1}},BND:{name:"Brunei Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:null},BOB:{name:"Boliviano",fractionSize:2,symbol:{grapheme:"Bs.",template:"$1",rtl:!1},uniqSymbol:{grapheme:"Bs.",template:"$1",rtl:!1}},BOV:{name:"Mvdol",fractionSize:2,symbol:null,uniqSymbol:null},BRL:{name:"Brazilian Real",fractionSize:2,symbol:{grapheme:"R$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"R$",template:"$1",rtl:!1}},BSD:{name:"Bahamian Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:null},BTN:{name:"Ngultrum",fractionSize:2,symbol:null,uniqSymbol:null},BWP:{name:"Pula",fractionSize:2,symbol:{grapheme:"P",template:"$1",rtl:!1},uniqSymbol:{grapheme:"P",template:"$1",rtl:!1}},BYN:{name:"Belarussian Ruble",fractionSize:0,symbol:{grapheme:"p.",template:"1 $",rtl:!1},uniqSymbol:{grapheme:"р.",template:"1 $",rtl:!1}},BYR:{name:"Belarussian Ruble",fractionSize:0,symbol:{grapheme:"p.",template:"1 $",rtl:!1},uniqSymbol:{grapheme:"р.",template:"1 $",rtl:!1}},BZD:{name:"Belize Dollar",fractionSize:2,symbol:{grapheme:"BZ$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"BZ$",template:"$1",rtl:!1}},CAD:{name:"Canadian Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"CA$",template:"$1",rtl:!1}},CDF:{name:"Congolese Franc",fractionSize:2,symbol:null,uniqSymbol:null},CHE:{name:"WIR Euro",fractionSize:2,symbol:null,uniqSymbol:null},CHF:{name:"Swiss Franc",fractionSize:2,symbol:{grapheme:"CHF",template:"$1",rtl:!1},uniqSymbol:{grapheme:"CHF",template:"$1",rtl:!1}},CHW:{name:"WIR Franc",fractionSize:2,symbol:null,uniqSymbol:null},CLF:{name:"Unidad de Fomento",fractionSize:4,symbol:null,uniqSymbol:null},CLP:{name:"Chilean Peso",fractionSize:0,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:null},CNY:{name:"Yuan Renminbi",fractionSize:2,symbol:{grapheme:"元",template:"1 $",rtl:!1},uniqSymbol:{grapheme:"元",template:"1 $",rtl:!1}},COP:{name:"Colombian Peso",fractionSize:0,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:null},COU:{name:"Unidad de Valor Real",fractionSize:2,symbol:null,uniqSymbol:null},CRC:{name:"Cost Rican Colon",fractionSize:2,symbol:{grapheme:"₡",template:"$1",rtl:!1},uniqSymbol:{grapheme:"₡",template:"$1",rtl:!1}},CUC:{name:"Peso Convertible",fractionSize:2,symbol:null,uniqSymbol:null},CUP:{name:"Cuban Peso",fractionSize:2,symbol:{grapheme:"$MN",template:"$1",rtl:!1},uniqSymbol:{grapheme:"$MN",template:"$1",rtl:!1}},CVE:{name:"Cabo Verde Escudo",fractionSize:2,symbol:null,uniqSymbol:null},CZK:{name:"Czech Koruna",fractionSize:2,symbol:{grapheme:"Kč",template:"1 $",rtl:!1},uniqSymbol:{grapheme:"Kč",template:"1 $",rtl:!1}},DJF:{name:"Djibouti Franc",fractionSize:0,symbol:null,uniqSymbol:null},DKK:{name:"Danish Krone",fractionSize:2,symbol:{grapheme:"kr",template:"1 $",rtl:!1},uniqSymbol:null},DOP:{name:"Dominican Peso",fractionSize:2,symbol:{grapheme:"RD$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"RD$",template:"$1",rtl:!1}},DZD:{name:"Algerian Dinar",fractionSize:2,symbol:{grapheme:".د.ج",template:"1 $",rtl:!0},uniqSymbol:{grapheme:".د.ج",template:"1 $",rtl:!0}},EEK:{name:"Estonian Kroon",fractionSize:2,symbol:{grapheme:"kr",template:"$1",rtl:!1},uniqSymbol:null},EGP:{name:"Egyptian Pound",fractionSize:2,symbol:{grapheme:"£",template:"$1",rtl:!1},uniqSymbol:{grapheme:".ج.م",template:"1 $",rtl:!0}},ERN:{name:"Nakfa",fractionSize:2,symbol:null,uniqSymbol:null},ETB:{name:"Ethiopian Birr",fractionSize:2,symbol:null,uniqSymbol:null},EUR:{name:"Euro",fractionSize:2,symbol:{grapheme:"€",template:"$1",rtl:!1},uniqSymbol:{grapheme:"€",template:"$1",rtl:!1}},FJD:{name:"Fiji Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"FJ$",template:"$1",rtl:!1}},FKP:{name:"Falkland Islands Pound",fractionSize:2,symbol:{grapheme:"£",template:"$1",rtl:!1},uniqSymbol:null},GBP:{name:"Pound Sterling",fractionSize:2,symbol:{grapheme:"£",template:"$1",rtl:!1},uniqSymbol:{grapheme:"£",template:"$1",rtl:!1}},GEL:{name:"Lari",fractionSize:2,symbol:null,uniqSymbol:null},GGP:{name:"Guernsey Pound",fractionSize:2,symbol:{grapheme:"£",template:"$1",rtl:!1},uniqSymbol:null},GHC:{name:"Ghanaian Cedi",fractionSize:2,symbol:{grapheme:"¢",template:"$1",rtl:!1},uniqSymbol:{grapheme:"¢",template:"$1",rtl:!1}},GHS:{name:"Ghan Cedi",fractionSize:2,symbol:null,uniqSymbol:null},GIP:{name:"Gibraltar Pound",fractionSize:2,symbol:{grapheme:"£",template:"$1",rtl:!1},uniqSymbol:null},GMD:{name:"Dalasi",fractionSize:2,symbol:null,uniqSymbol:null},GNF:{name:"Guine Franc",fractionSize:0,symbol:null,uniqSymbol:null},GTQ:{name:"Quetzal",fractionSize:2,symbol:{grapheme:"Q",template:"$1",rtl:!1},uniqSymbol:{grapheme:"Q",template:"$1",rtl:!1}},GYD:{name:"Guyan Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"GY$",template:"$1",rtl:!1}},HKD:{name:"Hong Kong Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"HK$",template:"$1",rtl:!1}},HNL:{name:"Lempira",fractionSize:2,symbol:{grapheme:"L",template:"$1",rtl:!1},uniqSymbol:{grapheme:"L",template:"$1",rtl:!1}},HRK:{name:"Croatian Kuna",fractionSize:2,symbol:{grapheme:"kn",template:"$1",rtl:!1},uniqSymbol:{grapheme:"kn",template:"$1",rtl:!1}},HTG:{name:"Gourde",fractionSize:2,symbol:null,uniqSymbol:null},HUF:{name:"Forint",fractionSize:0,symbol:{grapheme:"Ft",template:"$1",rtl:!1},uniqSymbol:{grapheme:"Ft",template:"$1",rtl:!1}},IDR:{name:"Rupiah",fractionSize:3,symbol:{grapheme:"Rp",template:"$1",rtl:!1},uniqSymbol:{grapheme:"Rp",template:"$1",rtl:!1}},ILS:{name:"New Israeli Sheqel",fractionSize:2,symbol:{grapheme:"₪",template:"$1",rtl:!1},uniqSymbol:{grapheme:"₪",template:"$1",rtl:!1}},IMP:{name:"Manx Pound",fractionSize:2,symbol:{grapheme:"£",template:"$1",rtl:!1},uniqSymbol:null},INR:{name:"Indian Rupee",fractionSize:2,symbol:{grapheme:"₹",template:"$1",rtl:!1},uniqSymbol:{grapheme:"₹",template:"$1",rtl:!1}},IQD:{name:"Iraqi Dinar",fractionSize:3,symbol:{grapheme:".د.ع",template:"1 $",rtl:!0},uniqSymbol:{grapheme:".د.ع",template:"1 $",rtl:!0}},IRR:{name:"Iranian Rial",fractionSize:2,symbol:{grapheme:"﷼",template:"1 $",rtl:!0},uniqSymbol:{grapheme:".ر.ا",template:"1 $",rtl:!0}},ISK:{name:"Iceland Krona",fractionSize:2,symbol:{grapheme:"kr",template:"$1",rtl:!1},uniqSymbol:null},JEP:{name:"Jersey Pound",fractionSize:2,symbol:{grapheme:"£",template:"$1",rtl:!1},uniqSymbol:null},JMD:{name:"Jamaican Dollar",fractionSize:2,symbol:{grapheme:"J$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"J$",template:"$1",rtl:!1}},JOD:{name:"Jordanian Dinar",fractionSize:3,symbol:{grapheme:".د.إ",template:"1 $",rtl:!0},uniqSymbol:null},JPY:{name:"Yen",fractionSize:0,symbol:{grapheme:"¥",template:"$1",rtl:!1},uniqSymbol:{grapheme:"¥",template:"$1",rtl:!1}},KES:{name:"Kenyan Shilling",fractionSize:2,symbol:{grapheme:"KSh",template:"$1",rtl:!1},uniqSymbol:{grapheme:"KSh",template:"$1",rtl:!1}},KGS:{name:"Som",fractionSize:2,symbol:{grapheme:"сом",template:"$1",rtl:!1},uniqSymbol:{grapheme:"сом",template:"$1",rtl:!1}},KHR:{name:"Riel",fractionSize:2,symbol:{grapheme:"៛",template:"$1",rtl:!1},uniqSymbol:{grapheme:"៛",template:"$1",rtl:!1}},KMF:{name:"Comoro Franc",fractionSize:0,symbol:null,uniqSymbol:null},KPW:{name:"North Korean Won",fractionSize:0,symbol:{grapheme:"₩",template:"$1",rtl:!1},uniqSymbol:null},KRW:{name:"Won",fractionSize:0,symbol:{grapheme:"₩",template:"$1",rtl:!1},uniqSymbol:{grapheme:"₩",template:"$1",rtl:!1}},KWD:{name:"Kuwaiti Dinar",fractionSize:3,symbol:{grapheme:".د.ك",template:"1 $",rtl:!0},uniqSymbol:{grapheme:".د.ك",template:"1 $",rtl:!0}},KYD:{name:"Cayman Islands Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"CI$",template:"$1",rtl:!1}},KZT:{name:"Tenge",fractionSize:2,symbol:{grapheme:"₸",template:"$1",rtl:!1},uniqSymbol:{grapheme:"₸",template:"$1",rtl:!1}},LAK:{name:"Kip",fractionSize:2,symbol:{grapheme:"₭",template:"$1",rtl:!1},uniqSymbol:{grapheme:"₭",template:"$1",rtl:!1}},LBP:{name:"Lebanese Pound",fractionSize:2,symbol:{grapheme:"£",template:"$1",rtl:!1},uniqSymbol:{grapheme:".ل.ل",template:"1 $",rtl:!0}},LKR:{name:"Sri Lank Rupee",fractionSize:2,symbol:{grapheme:"₨",template:"$1",rtl:!1},uniqSymbol:null},LRD:{name:"Liberian Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"L$",template:"$1",rtl:!1}},LSL:{name:"Loti",fractionSize:2,symbol:null,uniqSymbol:null},LTL:{name:"Lithuanian Litas",fractionSize:2,symbol:{grapheme:"Lt",template:"$1",rtl:!1},uniqSymbol:{grapheme:"Lt",template:"$1",rtl:!1}},LVL:{name:"Latvian Lats",fractionSize:2,symbol:{grapheme:"Ls",template:"1 $",rtl:!1},uniqSymbol:{grapheme:"Ls",template:"1 $",rtl:!1}},LYD:{name:"Libyan Dinar",fractionSize:3,symbol:{grapheme:".د.ل",template:"1 $",rtl:!0},uniqSymbol:{grapheme:".د.ل",template:"1 $",rtl:!0}},MAD:{name:"Moroccan Dirham",fractionSize:2,symbol:{grapheme:".د.م",template:"1 $",rtl:!0},uniqSymbol:{grapheme:".د.م",template:"1 $",rtl:!0}},MDL:{name:"Moldovan Leu",fractionSize:2,symbol:null,uniqSymbol:null},MGA:{name:"Malagasy riary",fractionSize:2,symbol:null,uniqSymbol:null},MKD:{name:"Denar",fractionSize:2,symbol:{grapheme:"ден",template:"$1",rtl:!1},uniqSymbol:{grapheme:"ден",template:"$1",rtl:!1}},MMK:{name:"Kyat",fractionSize:2,symbol:null,uniqSymbol:null},MNT:{name:"Tugrik",fractionSize:2,symbol:{grapheme:"₮",template:"$1",rtl:!1},uniqSymbol:{grapheme:"₮",template:"$1",rtl:!1}},MOP:{name:"Pataca",fractionSize:2,symbol:null,uniqSymbol:null},MRO:{name:"Ouguiya",fractionSize:2,symbol:null,uniqSymbol:null},MUR:{name:"Mauritius Rupee",fractionSize:2,symbol:{grapheme:"₨",template:"$1",rtl:!1},uniqSymbol:null},MVR:{name:"Rufiyaa",fractionSize:2,symbol:null,uniqSymbol:null},MWK:{name:"Kwacha",fractionSize:2,symbol:null,uniqSymbol:null},MXN:{name:"Mexican Peso",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:null},MXV:{name:"Mexican Unidad de Inversion (UDI)",fractionSize:2,symbol:null,uniqSymbol:null},MYR:{name:"Malaysian Ringgit",fractionSize:2,symbol:{grapheme:"RM",template:"$1",rtl:!1},uniqSymbol:{grapheme:"RM",template:"$1",rtl:!1}},MZN:{name:"Mozambique Metical",fractionSize:2,symbol:{grapheme:"MT",template:"$1",rtl:!1},uniqSymbol:{grapheme:"MT",template:"$1",rtl:!1}},NAD:{name:"Namibi Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"N$",template:"$1",rtl:!1}},NGN:{name:"Naira",fractionSize:2,symbol:{grapheme:"₦",template:"$1",rtl:!1},uniqSymbol:{grapheme:"₦",template:"$1",rtl:!1}},NIO:{name:"Cordob Oro",fractionSize:2,symbol:{grapheme:"C$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"C$",template:"$1",rtl:!1}},NOK:{name:"Norwegian Krone",fractionSize:2,symbol:{grapheme:"kr",template:"1 $",rtl:!1},uniqSymbol:null},NPR:{name:"Nepalese Rupee",fractionSize:2,symbol:{grapheme:"₨",template:"$1",rtl:!1},uniqSymbol:null},NZD:{name:"New Zealand Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"NZ$",template:"$1",rtl:!1}},OMR:{name:"Rial Omani",fractionSize:3,symbol:{grapheme:"﷼",template:"1 $",rtl:!0},uniqSymbol:{grapheme:".ر.ع",template:"1 $",rtl:!0}},PAB:{name:"Balboa",fractionSize:2,symbol:{grapheme:"B/.",template:"$1",rtl:!1},uniqSymbol:{grapheme:"B/.",template:"$1",rtl:!1}},PEN:{name:"Nuevo Sol",fractionSize:2,symbol:{grapheme:"S/.",template:"$1",rtl:!1},uniqSymbol:{grapheme:"S/.",template:"$1",rtl:!1}},PGK:{name:"Kina",fractionSize:2,symbol:null,uniqSymbol:null},PHP:{name:"Philippine Peso",fractionSize:2,symbol:{grapheme:"₱",template:"$1",rtl:!1},uniqSymbol:{grapheme:"₱",template:"$1",rtl:!1}},PKR:{name:"Pakistan Rupee",fractionSize:2,symbol:{grapheme:"₨",template:"$1",rtl:!1},uniqSymbol:null},PLN:{name:"Zloty",fractionSize:2,symbol:{grapheme:"zł",template:"1 $",rtl:!1},uniqSymbol:{grapheme:"zł",template:"1 $",rtl:!1}},PYG:{name:"Guarani",fractionSize:0,symbol:{grapheme:"Gs",template:"1$",rtl:!1},uniqSymbol:{grapheme:"Gs",template:"1$",rtl:!1}},QAR:{name:"Qatari Rial",fractionSize:2,symbol:{grapheme:"﷼",template:"1 $",rtl:!0},uniqSymbol:{grapheme:".ر.ق",template:"1 $",rtl:!0}},RON:{name:"New Romanian Leu",fractionSize:2,symbol:{grapheme:"lei",template:"$1",rtl:!1},uniqSymbol:{grapheme:"lei",template:"$1",rtl:!1}},RSD:{name:"Serbian Dinar",fractionSize:2,symbol:{grapheme:"Дин.",template:"$1",rtl:!1},uniqSymbol:{grapheme:"Дин.",template:"$1",rtl:!1}},RUB:{name:"Russian Ruble",fractionSize:2,symbol:{grapheme:"₽",template:"1 $",rtl:!1},uniqSymbol:{grapheme:"₽",template:"1 $",rtl:!1}},RUR:{name:"Russian Ruble",fractionSize:2,symbol:{grapheme:"₽",template:"1 $",rtl:!1},uniqSymbol:{grapheme:"₽",template:"1 $",rtl:!1}},RWF:{name:"Rwand Franc",fractionSize:0,symbol:null,uniqSymbol:null},SAR:{name:"Saudi Riyal",fractionSize:2,symbol:{grapheme:"﷼",template:"1 $",rtl:!0},uniqSymbol:{grapheme:".ر.س",template:"1 $",rtl:!0}},SBD:{name:"Solomon Islands Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"SI$",template:"$1",rtl:!1}},SCR:{name:"Seychelles Rupee",fractionSize:2,symbol:{grapheme:"₨",template:"$1",rtl:!1},uniqSymbol:null},SDG:{name:"Sudanese Pound",fractionSize:2,symbol:null,uniqSymbol:null},SEK:{name:"Swedish Krona",fractionSize:2,symbol:{grapheme:"kr",template:"1 $",rtl:!1},uniqSymbol:null},SGD:{name:"Singapore Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"S$",template:"$1",rtl:!1}},SHP:{name:"Saint Helen Pound",fractionSize:2,symbol:{grapheme:"£",template:"$1",rtl:!1},uniqSymbol:null},SLL:{name:"Leone",fractionSize:2,symbol:null,uniqSymbol:null},SOS:{name:"Somali Shilling",fractionSize:2,symbol:{grapheme:"S",template:"$1",rtl:!1},uniqSymbol:{grapheme:"S",template:"$1",rtl:!1}},SRD:{name:"Surinam Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:null},SSP:{name:"South Sudanese Pound",fractionSize:2,symbol:null,uniqSymbol:null},STD:{name:"Dobra",fractionSize:2,symbol:null,uniqSymbol:null},SVC:{name:"El Salvador Colon",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"C",template:"$1",rtl:!1}},SYP:{name:"Syrian Pound",fractionSize:2,symbol:{grapheme:"£",template:"$1",rtl:!1},uniqSymbol:{grapheme:".ل.س",template:"1 $",rtl:!0}},SZL:{name:"Lilangeni",fractionSize:2,symbol:null,uniqSymbol:null},THB:{name:"Baht",fractionSize:2,symbol:{grapheme:"฿",template:"$1",rtl:!1},uniqSymbol:{grapheme:"฿",template:"$1",rtl:!1}},TJS:{name:"Somoni",fractionSize:2,symbol:null,uniqSymbol:null},TMT:{name:"Turkmenistan New Manat",fractionSize:2,symbol:null,uniqSymbol:null},TND:{name:"Tunisian Dinar",fractionSize:3,symbol:{grapheme:".د.ت",template:"1 $",rtl:!0},uniqSymbol:{grapheme:".د.ت",template:"1 $",rtl:!0}},TOP:{name:"Pa’anga",fractionSize:2,symbol:null,uniqSymbol:null},TRL:{name:"Turkish Lira",fractionSize:2,symbol:{grapheme:"₤",template:"$1",rtl:!1},uniqSymbol:null},TRY:{name:"Turkish Lira",fractionSize:2,symbol:{grapheme:"₺",template:"$1",rtl:!1},uniqSymbol:{grapheme:"₺",template:"$1",rtl:!1}},TTD:{name:"Trinidad and Tobago Dollar",fractionSize:2,symbol:{grapheme:"TT$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"TT$",template:"$1",rtl:!1}},TWD:{name:"New Taiwan Dollar",fractionSize:0,symbol:{grapheme:"NT$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"NT$",template:"$1",rtl:!1}},TZS:{name:"Tanzanian Shilling",fractionSize:0,symbol:{grapheme:"TSh",template:"$1",rtl:!1},uniqSymbol:{grapheme:"TSh",template:"$1",rtl:!1}},UAH:{name:"Hryvnia",fractionSize:2,symbol:{grapheme:"₴",template:"$1",rtl:!1},uniqSymbol:{grapheme:"₴",template:"$1",rtl:!1}},UGX:{name:"Ugand Shilling",fractionSize:0,symbol:{grapheme:"USh",template:"$1",rtl:!1},uniqSymbol:{grapheme:"USh",template:"$1",rtl:!1}},USD:{name:"US Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"$",template:"$1",rtl:!1}},USN:{name:"US Dollar (Next day)",fractionSize:2,symbol:null,uniqSymbol:null},UYI:{name:"Uruguay Peso en Unidades Indexadas (URUIURUI)",fractionSize:0,symbol:null,uniqSymbol:null},UYU:{name:"Peso Uruguayo",fractionSize:0,symbol:{grapheme:"$U",template:"$1",rtl:!1},uniqSymbol:{grapheme:"$U",template:"$1",rtl:!1}},UZS:{name:"Uzbekistan Sum",fractionSize:2,symbol:{grapheme:"so’m",template:"$1",rtl:!1},uniqSymbol:{grapheme:"so’m",template:"$1",rtl:!1}},VEF:{name:"Bolivar",fractionSize:2,symbol:{grapheme:"Bs",template:"$1",rtl:!1},uniqSymbol:{grapheme:"Bs",template:"$1",rtl:!1}},VND:{name:"Dong",fractionSize:0,symbol:{grapheme:"₫",template:"1 $",rtl:!1},uniqSymbol:{grapheme:"₫",template:"1 $",rtl:!1}},VUV:{name:"Vatu",fractionSize:0,symbol:null,uniqSymbol:null},WST:{name:"Tala",fractionSize:2,symbol:null,uniqSymbol:null},XAF:{name:"CF Franc BEAC",fractionSize:0,symbol:null,uniqSymbol:null},XCD:{name:"East Caribbean Dollar",fractionSize:2,symbol:{grapheme:"$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"EC$",template:"$1",rtl:!1}},XDR:{name:"SDR (Special Drawing Right)",fractionSize:0,symbol:null,uniqSymbol:null},XOF:{name:"CF Franc BCEAO",fractionSize:0,symbol:null,uniqSymbol:null},XPF:{name:"CFP Franc",fractionSize:0,symbol:null,uniqSymbol:null},XSU:{name:"Sucre",fractionSize:0,symbol:null,uniqSymbol:null},XUA:{name:"ADB Unit of Account",fractionSize:0,symbol:null,uniqSymbol:null},YER:{name:"Yemeni Rial",fractionSize:2,symbol:{grapheme:"﷼",template:"1 $",rtl:!0},uniqSymbol:{grapheme:".ر.ي",template:"1 $",rtl:!0}},ZAR:{name:"Rand",fractionSize:2,symbol:{grapheme:"R",template:"$1",rtl:!1},uniqSymbol:{grapheme:"R",template:"$1",rtl:!1}},ZMW:{name:"Zambian Kwacha",fractionSize:2,symbol:null,uniqSymbol:null},ZWD:{name:"Zimbabwe Dollar",fractionSize:2,symbol:{grapheme:"Z$",template:"$1",rtl:!1},uniqSymbol:{grapheme:"Z$",template:"$1",rtl:!1}},ZWL:{name:"Zimbabwe Dollar",fractionSize:2,symbol:null,uniqSymbol:null}}},function(e,l){"use strict";Object.defineProperty(l,"__esModule",{value:!0});var a=l.numberFormat=function(e,l,a,m){if(isNaN(e)||null==e)return"";var t=e.toFixed(~~l),n="string"==typeof m?m:",",r=t.split("."),i=r[0],o=r[1]?""+(a||".")+r[1]:"";return i.replace(/(\d)(?=(?:\d{3})+$)/g,"$1"+n)+o};l.formatDigits=function(e){var l=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;return a(e,l,".",",")},l.isNumeric=function(e){return!isNaN(parseFloat(e))&&isFinite(e)}}])});
//# sourceMappingURL=money-formatter.min.js.map