nodejs/Intl

explain the Node/Intl-es402/v8/ICU/CLDR/Unicode stack

srl295 opened this issue · 4 comments

w/ @stevenatkin

  • graphic / component diagram
  • FAQ - “whose bug is it anyway?” Examples:
    • rounding error in formatting - might be v8, might be ICU
    • undesired decimal separator 1.23 vs 1,23 - CLDR
    • normalization behavior - Unicode
    • casing - may be Unicode and/or CLDR

from #8

Perhaps this is best as part of the public wiki? https://github.com/nodejs/node/wiki/Intl

update to mention punycode dotless i