UNPKG

numbro

Version:

Format and manipulate numbers.

9 lines (8 loc) 1.21 kB
!function(e,a){"object"==typeof exports&&"undefined"!=typeof module?module.exports=a():"function"==typeof define&&define.amd?define(a):((e="undefined"!=typeof globalThis?globalThis:e||self).numbro=e.numbro||{},e.numbro["he-IL"]=a())}(this,(function(){"use strict";function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e} /*! * numbro.js language configuration * language : Hebrew * locale : IL * author : Eli Zehavi : https://github.com/eli-zehavi */return e({languageTag:"he-IL",delimiters:{thousands:",",decimal:"."},abbreviations:{thousand:"אלף",million:"מיליון",billion:"מיליארד",trillion:"טריליון"},currency:{symbol:"₪",position:"prefix",code:"ILS"},ordinal:()=>"",currencyFormat:{thousandSeparated:!0,totalLength:4,spaceSeparated:!0,spaceSeparatedCurrency:!0,average:!0},formats:{fourDigits:{totalLength:4,spaceSeparated:!0,average:!0},fullWithTwoDecimals:{output:"currency",mantissa:2,spaceSeparated:!0,thousandSeparated:!0},fullWithTwoDecimalsNoCurrency:{mantissa:2,thousandSeparated:!0},fullWithNoDecimals:{output:"currency",spaceSeparated:!0,thousandSeparated:!0,mantissa:0}}})})); //# sourceMappingURL=he-IL.min.js.map