UNPKG

arabicfmt

Version:

Arabic-first formatting for numbers, currency, dates and bidirectional text across all 22 Arab League countries — with correct handling of the 2025–2026 Unicode currency-symbol transition (Saudi Riyal U+20C1, UAE Dirham U+20C3, Omani Rial U+20C4).

31 lines (26 loc) 884 B
'use strict'; var chunkZQVYN5AQ_cjs = require('../chunk-ZQVYN5AQ.cjs'); Object.defineProperty(exports, "IBAN_LENGTHS", { enumerable: true, get: function () { return chunkZQVYN5AQ_cjs.IBAN_LENGTHS; } }); Object.defineProperty(exports, "formatIBAN", { enumerable: true, get: function () { return chunkZQVYN5AQ_cjs.formatIBAN; } }); Object.defineProperty(exports, "isValidIBAN", { enumerable: true, get: function () { return chunkZQVYN5AQ_cjs.isValidIBAN; } }); Object.defineProperty(exports, "isValidSaudiId", { enumerable: true, get: function () { return chunkZQVYN5AQ_cjs.isValidSaudiId; } }); Object.defineProperty(exports, "normalizeIBAN", { enumerable: true, get: function () { return chunkZQVYN5AQ_cjs.normalizeIBAN; } }); Object.defineProperty(exports, "saudiIdType", { enumerable: true, get: function () { return chunkZQVYN5AQ_cjs.saudiIdType; } });