Ecma TC39
Pinned repositories
Repositories
-
-
-
agendas
TC39 meeting agendas
-
proposal-record-tuple
ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!
-
proposal-module-fragments
JavaScript Module Fragments -- Stage 0 proposal
-
proposal-regexp-set-notation
UTS18 set notation in regular expressions
-
proposal-iterator-helpers
Methods for working with iterators in ECMAScript
-
proposals
Tracking ECMAScript Proposals
-
proposal-resizablearraybuffer
Proposal for resizable array buffers
-
proposal-realms
ECMAScript Proposal, specs, and reference implementation for Realms
-
proposal-temporal
Provides standard objects and functions for working with dates and times.
-
tc39.github.io
Get involved in specifying JavaScript
-
ecma402
Status, process, and documents for ECMA 402
-
proposal-array-filtering
A proposal to make filtering arrays easier
-
proposal-intl-eradisplay
Intl.DateTimeFormat displays era field only if date displayed is in same era as today's
-
ecmarkup
An HTML superset/Markdown subset source format for ECMAScript and related specifications
-
-
notes
TC39 meeting notes
-
proposal-decorators
Decorators for ES6 classes
-
proposal-regexp-unicode-sequence-properties Archived
Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions.
-
proposal-array-find-from-last
Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.
-
proposal-intl-locale-info
An API to expose information of locale, such as week data ( first day of a week, weekend start, weekend end), hour cycle, measurement system, commonly used calendar, etc.
-
proposal-intl-extend-timezonename
Extend TimeZoneName Option Proposal
-
intl-displaynames-v2
Intl DisplayNames API V2
-
proposal-intl-enumeration
Return supported values of options, such as timeZone, calendars, numberingSystems, currencies, units
-
proposal-intl-numberformat-v3
Additional features for Intl.NumberFormat to solve key pain points.
-
incubator-agendas
TC39 Incubator Call Agendas
-
proposal-class-static-block
ECMAScript class static initialization blocks