Skip to content

anba/ecma402

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECMAScript Internationalization API Specification (Ecma-402)

Current Draft

Current Proposals

ES Intl Proposals follow this process document.

🚀 Proposal Champion Stage Notes
Intl.PluralRules Caridy Patiño, Eric Ferraiuolo 2
Exposing Abstract Operations & Locale Info Zibi Braniecki 2
formatToParts Zibi Braniecki 2
Fix 9.2.3 LookupMatcher algorithm Rafael Xavier 0
Intl.NumberFormat round option Rafael Xavier 0
Intl.ListFormat Zibi Braniecki 0
Intl.DurationFormat Zibi Braniecki 0
Intl.UnitFormat Zibi Braniecki 0
Intl.RelativeTimeFormat Caridy Patiño, Eric Ferraiuolo 0

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

Contributing New Proposals

If you are a TC39 member representative, just submit a pull request for your proposal.

Ecma TC39 accepts Strawman Proposals from non-member individuals who have accepted the TC39 copyright and patent policies. Currently all ECMAScript Internationalization related technical work is done by the TC39 RF TG (Royalty Free Task Group), for which the following IPR Policies apply:

If you wish to submit a proposal and are not a representative of a TC39 member, here are the steps you need to take:

  1. Read the TC39 process document.
  2. Register as a TC39 contributor
  3. Submit a pull request here for your strawman proposal.

Developing the Specification

After cloning, do npm install to set up your environment. You can then do npm run build to build the spec or npm run watch to set up a continuous build. The results will appear in the out directory, which you can use npm run clean to delete.

About

Status, process, and documents for ECMA 402

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 100.0%