tc39 / proposal-intl-datetime-styleLinks
dateStyle and timeStyle options for DateTimeFormat
☆29Updated 5 years ago
Alternatives and similar repositories for proposal-intl-datetime-style
Users that are interested in proposal-intl-datetime-style are comparing it to the libraries listed below
Sorting:
- Adds localized formatting of measurement units, compact decimals, and more number features☆48Updated 5 years ago
- Get localized display names for languages, scripts, regions and others. https://tc39.github.io/proposal-intl-displaynames/☆45Updated 4 years ago
- ECMA 402 proposal for DateTimeFormat.prototype.{formatRange,formatRangeToParts}☆30Updated 4 years ago
- proposal for ECMAScript to allow omission of the catch binding☆86Updated 7 years ago
- import.meta proposal for JavaScript☆148Updated 5 years ago
- ECMAScript RegExp Match Indices☆65Updated 3 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- Proposal to standardize Date.parse behavior for interchange-like input☆32Updated last year
- Determining Array Equality☆76Updated 4 years ago
- A Node.js tool for diffing CSS files☆68Updated 5 years ago
- 🍣 Track compressed Rollup asset sizes over time.☆66Updated last year
- A stage 0 proposal to add a pluggable type system to JavaScript☆136Updated 7 years ago
- TC-39 Proposal for a deprecated keyword☆80Updated 7 years ago
- Lazy number range generator☆81Updated last year
- Proposal to recognize a `"use module";` pragma☆81Updated 3 years ago
- Server for modern single-page web apps☆83Updated 6 years ago
- A proposal for ECMAScript for Object.shallowEqual.☆59Updated 7 years ago
- Object.hasOwn() proposal for ECMAScript☆133Updated 4 years ago
- ☆32Updated 7 years ago
- Track your library bundles size and its treeshakability with less effort☆165Updated 2 years ago
- Rollup plugin to automatically preserve shebangs in entry modules.☆48Updated last year
- Node.js releases data☆36Updated this week
- Additional PropTypes for React☆27Updated last week
- JavaScript language proposal: function implementation hiding☆103Updated 5 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- `Intl.Locale` specification [draft]☆33Updated 3 years ago
- ES Proposal, specs, tests, reference implementation, and polyfill/shim for String.prototype.matchAll☆99Updated 4 years ago
- ☆82Updated 2 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago