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 5 years ago
- import.meta proposal for JavaScript☆148Updated 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 6 years ago
- ☆45Updated 4 years ago
- ECMAScript RegExp Match Indices☆66Updated 3 years ago
- Literals could be different than non-literals.☆32Updated 7 years ago
- Proposed change before TC39 for reifying module identity - Stage 1 Proposal☆24Updated 6 years ago
- Proposal to prevent JSON.stringify from returning ill-formed strings☆69Updated 6 years ago
- ☆39Updated 3 years ago
- JavaScript language proposal: function implementation hiding☆107Updated 6 years ago
- Former home of the now-withdrawn ArrayBuffer.prototype.transfer() proposal for JavaScript