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).
68 lines (63 loc) • 1.97 kB
JavaScript
;
require('../chunk-FUTHLK3V.cjs');
var chunkQQFKUSZ7_cjs = require('../chunk-QQFKUSZ7.cjs');
Object.defineProperty(exports, "ALM", {
enumerable: true,
get: function () { return chunkQQFKUSZ7_cjs.ALM; }
});
Object.defineProperty(exports, "FSI", {
enumerable: true,
get: function () { return chunkQQFKUSZ7_cjs.FSI; }
});
Object.defineProperty(exports, "LRI", {
enumerable: true,
get: function () { return chunkQQFKUSZ7_cjs.LRI; }
});
Object.defineProperty(exports, "LRM", {
enumerable: true,
get: function () { return chunkQQFKUSZ7_cjs.LRM; }
});
Object.defineProperty(exports, "PDI", {
enumerable: true,
get: function () { return chunkQQFKUSZ7_cjs.PDI; }
});
Object.defineProperty(exports, "RLI", {
enumerable: true,
get: function () { return chunkQQFKUSZ7_cjs.RLI; }
});
Object.defineProperty(exports, "RLM", {
enumerable: true,
get: function () { return chunkQQFKUSZ7_cjs.RLM; }
});
Object.defineProperty(exports, "charDirection", {
enumerable: true,
get: function () { return chunkQQFKUSZ7_cjs.charDirection; }
});
Object.defineProperty(exports, "detectDirection", {
enumerable: true,
get: function () { return chunkQQFKUSZ7_cjs.detectDirection; }
});
Object.defineProperty(exports, "isRTL", {
enumerable: true,
get: function () { return chunkQQFKUSZ7_cjs.isRTL; }
});
Object.defineProperty(exports, "isolate", {
enumerable: true,
get: function () { return chunkQQFKUSZ7_cjs.isolate; }
});
Object.defineProperty(exports, "isolateForeign", {
enumerable: true,
get: function () { return chunkQQFKUSZ7_cjs.isolateForeign; }
});
Object.defineProperty(exports, "stripBidi", {
enumerable: true,
get: function () { return chunkQQFKUSZ7_cjs.stripBidi; }
});
Object.defineProperty(exports, "wrapLTR", {
enumerable: true,
get: function () { return chunkQQFKUSZ7_cjs.wrapLTR; }
});
Object.defineProperty(exports, "wrapRTL", {
enumerable: true,
get: function () { return chunkQQFKUSZ7_cjs.wrapRTL; }
});