tc39 / proposal-intl-duration-format

https://tc39.es/proposal-intl-duration-format
MIT License
171 stars 18 forks source link

Oct 24 refactor / cleanup #212

Closed ben-allen closed 2 days ago

ben-allen commented 2 weeks ago

Hold off on reviews for this one -- the current version is ugly, am fixing it by removing much of the table iteration in PartitionDurationFormatPattern and shifting options reads to the new FormatNonNumericUnit.

Land after https://github.com/tc39/proposal-intl-duration-format/pull/214

ben-allen commented 2 days ago

removing as no longer relevant