tc39 / proposal-unified-intl-numberformatLinks
Adds localized formatting of measurement units, compact decimals, and more number features
☆48Updated 5 years ago
Alternatives and similar repositories for proposal-unified-intl-numberformat
Users that are interested in proposal-unified-intl-numberformat are comparing it to the libraries listed below
Sorting:
- `Intl.Locale` specification [draft]☆33Updated 3 years ago
- Get localized display names for languages, scripts, regions and others. https://tc39.github.io/proposal-intl-displaynames/☆45Updated 4 years ago
- ECMAScript RegExp Match Indices☆65Updated 3 years ago
- import.meta proposal for JavaScript☆147Updated 5 years ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- proposal for ECMAScript to allow omission of the catch binding☆86Updated 7 years ago
- Documentation of namespaces for shared JavaScript interfaces☆49Updated 5 years ago
- ECMA 402 proposal for DateTimeFormat.prototype.{formatRange,formatRangeToParts}☆30Updated 4 years ago
- ☆45Updated 4 years ago
- A fork of Node.js to hash out ideas related to ESModules☆72Updated 5 years ago
- Transparently adds support for Plug'n'Play to Jest☆25Updated 2 years ago
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 4 years ago
- TC-39 Proposal for a deprecated keyword☆80Updated 6 years ago
- Proposal to add WHATWG URL to ECMAScript☆33Updated 7 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- Node.js releases data☆36Updated last week
- JavaScript language proposal: function implementation hiding☆103Updated 5 years ago
- Object.hasOwn() proposal for ECMAScript☆134Updated 3 years ago
- dateStyle and timeStyle options for DateTimeFormat