Skip to content

v0.1.0

Latest

Choose a tag to compare

@hmsk hmsk released this 09 Jun 04:55
70617e6

Initial release.

Supported polyfills

Require path Symbol _all symbol Depends on
quickjs-polyfill-intl/getcanonicallocales :polyfill_intl_getcanonicallocales :polyfill_intl_getcanonicallocales_all
quickjs-polyfill-intl/locale :polyfill_intl_locale :polyfill_intl_locale_all getcanonicallocales
quickjs-polyfill-intl/collator :polyfill_intl_collator :polyfill_intl_collator_all locale
quickjs-polyfill-intl/displaynames :polyfill_intl_displaynames :polyfill_intl_displaynames_all locale
quickjs-polyfill-intl/listformat :polyfill_intl_listformat :polyfill_intl_listformat_all locale
quickjs-polyfill-intl/pluralrules :polyfill_intl_pluralrules :polyfill_intl_pluralrules_all locale
quickjs-polyfill-intl/segmenter :polyfill_intl_segmenter :polyfill_intl_segmenter_all locale
quickjs-polyfill-intl/numberformat :polyfill_intl_numberformat :polyfill_intl_numberformat_all pluralrules
quickjs-polyfill-intl/relativetimeformat :polyfill_intl_relativetimeformat :polyfill_intl_relativetimeformat_all numberformat
quickjs-polyfill-intl/datetimeformat :polyfill_intl_datetimeformat :polyfill_intl_datetimeformat_all numberformat
quickjs-polyfill-intl/supportedvaluesof :polyfill_intl_supportedvaluesof :polyfill_intl_supportedvaluesof_all datetimeformat
quickjs-polyfill-intl/durationformat :polyfill_intl_durationformat :polyfill_intl_durationformat_all datetimeformat + listformat

Requires quickjs >= 0.19.0.pre2.