Skip to content

Latest commit

 

History

History
63 lines (45 loc) · 4.25 KB

README.md

File metadata and controls

63 lines (45 loc) · 4.25 KB

ECMAScript proposals

Active proposals

Proposals follow this process document. This list contains only stage 1 proposals and higher that have not yet been withdrawn/rejected, or become finished.

Stage 3

🚀 Proposal Author Champion
Intl.Segmenter: Unicode Segmentation in JavaScript Daniel Ehrenberg Daniel Ehrenberg
Intl.ListFormat Zibi Braniecki Zibi Braniecki
Intl.Locale Zibi Braniecki, Daniel Ehrenberg Zibi Braniecki, Daniel Ehrenberg
Intl.RelativeTimeFormat Zibi Braniecki, Daniel Ehrenberg Zibi Braniecki, Daniel Ehrenberg

Stage 2

🚀 Proposal Author Champion
Intl.DateFormat.prototype.formatRange Felipe Balbontín Sathya Gunasekaran
Intl.NumberFormat Unified API Proposal Shane Carr Shane Carr

Stage 1

🚀 Proposal Author Champion
DateTimeFormat dateStyle & timeStyle Zibi Braniecki Zibi Braniecki

🚀 means the champion thinks it's ready to advance but has not yet presented to the committee.

Contributing new proposals

Please see Contributing to ECMAScript for the most up-to-date information on contributing proposals to this standard.

Onboarding existing proposals

Proposals that are Stage 1 and above must be transferred to the TC39 GitHub organization for discoverability and archival purposes. To onboard a proposal that lives outside the TC39 organization:

  1. Transfer your repository to the @tc39-transfer organization
  • if you are a TC39 delegate, but not an admin in that organization, please contact @LJHarb
  1. @bterlson or @littledan will transfer your repository to the TC39 organization the next chance they get.

Note that as part of the onboarding process your repository name may be normalized. Don't worry, repo redirects will continue to work - although Github Pages redirects will be broken (please update your links!).