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).
69 lines (64 loc) • 2.23 kB
JavaScript
;
var chunkSA7PTKE2_cjs = require('../chunk-SA7PTKE2.cjs');
require('../chunk-Q4F4Q7IO.cjs');
require('../chunk-3NAF2S6Y.cjs');
Object.defineProperty(exports, "arabicPlural", {
enumerable: true,
get: function () { return chunkSA7PTKE2_cjs.arabicPlural; }
});
Object.defineProperty(exports, "arabicPluralForm", {
enumerable: true,
get: function () { return chunkSA7PTKE2_cjs.arabicPluralForm; }
});
Object.defineProperty(exports, "compareArabic", {
enumerable: true,
get: function () { return chunkSA7PTKE2_cjs.compareArabic; }
});
Object.defineProperty(exports, "createArabicCollator", {
enumerable: true,
get: function () { return chunkSA7PTKE2_cjs.createArabicCollator; }
});
Object.defineProperty(exports, "formatList", {
enumerable: true,
get: function () { return chunkSA7PTKE2_cjs.formatList; }
});
Object.defineProperty(exports, "normalizeAlef", {
enumerable: true,
get: function () { return chunkSA7PTKE2_cjs.normalizeAlef; }
});
Object.defineProperty(exports, "normalizeAlefMaksura", {
enumerable: true,
get: function () { return chunkSA7PTKE2_cjs.normalizeAlefMaksura; }
});
Object.defineProperty(exports, "normalizeArabic", {
enumerable: true,
get: function () { return chunkSA7PTKE2_cjs.normalizeArabic; }
});
Object.defineProperty(exports, "normalizeForSearch", {
enumerable: true,
get: function () { return chunkSA7PTKE2_cjs.normalizeForSearch; }
});
Object.defineProperty(exports, "normalizeTaaMarbuta", {
enumerable: true,
get: function () { return chunkSA7PTKE2_cjs.normalizeTaaMarbuta; }
});
Object.defineProperty(exports, "removeTatweel", {
enumerable: true,
get: function () { return chunkSA7PTKE2_cjs.removeTatweel; }
});
Object.defineProperty(exports, "slugify", {
enumerable: true,
get: function () { return chunkSA7PTKE2_cjs.slugify; }
});
Object.defineProperty(exports, "sortArabic", {
enumerable: true,
get: function () { return chunkSA7PTKE2_cjs.sortArabic; }
});
Object.defineProperty(exports, "stripTashkeel", {
enumerable: true,
get: function () { return chunkSA7PTKE2_cjs.stripTashkeel; }
});
Object.defineProperty(exports, "transliterate", {
enumerable: true,
get: function () { return chunkSA7PTKE2_cjs.transliterate; }
});