tc39 / proposal-intl-numberformat-v3

Additional features for Intl.NumberFormat to solve key pain points.
MIT License
52 stars 12 forks source link

[Normative] Consolidate option reading into SetNumberFormatDigitOptions so it can be leveraged in PluralRules #130

Closed sffc closed 1 year ago

sffc commented 1 year ago

Fixes #103

This also has the side-effect of improving the option read order, as noted by #122

CC @trflynn89

sffc commented 1 year ago

This achieved belated consensus at the TC39 meeting on 2023-07-11.