文件名称:proposal-intl-numberformat-v3:Intl.NumberFormat解决关键痛点的附加功能
文件大小:157KB
文件格式:ZIP
更新时间:2024-05-17 22:55:54
HTML
ECMA-402提案:国际编号格式V3 状态:第二阶段(2020年6月) 规格:Intl.NumberFormat( , ) 规格:参数解析度( , ) Intl.NumberFormat首先是在初始Intl规范中添加的。 最近,ECMA-402提案增加了几个新的关键功能。 我将这个提案称为“ Intl.NumberFormat V3”,它是又一批对本API客户端很重要的功能。 动机 在ECMA-402中,我们每年都会收到许多功能请求。 在提出此建议时,作者( )考虑了与Intl.NumberFormat有关的每个功能请求,并根据以下条件提出了这些请求: 该功能必须有多个利益相关者。 该功能必须具有可靠的现有技术,例如CLDR,ICU或Unicode。 该功能必须很难在用户域中实现(例如语言环境数据依赖性)。 该提案的所有部分均符合该标准,并且作者的意图是,满足该标准
【文件预览】:
proposal-intl-numberformat-v3-master
----demos()
--------rounding.html(10KB)
----package.json(951B)
----numberformat()
--------base.emu(60KB)
--------proposed.emu(66KB)
--------diff.emu(66KB)
----LICENSE(1KB)
----negotiation()
--------base.emu(27KB)
--------proposed.emu(28KB)
--------diff.emu(28KB)
----out()
--------numberformat()
--------negotiation()
----.gitignore(682B)
----spec.emu(649B)
----.npmrc(19B)
----README.md(11KB)
----.gitattributes(87B)