Ecma TC39
Pinned repositories
Repositories
-
-
proposal-temporal
Provides standard objects and functions for working with dates and times.
-
incubator-agendas
TC39 Incubator Call Agendas
-
proposal-change-array-by-copy
Provides additional methods to Array.prototype to enable changes on an array by returning a new copy of it with the change.
-
tc39.github.io
Get involved in specifying JavaScript
-
-
ecmarkup
An HTML superset/Markdown subset source format for ECMAScript and related specifications
-
proposal-regexp-set-notation
UTS18 set notation in regular expressions
-
proposal-top-level-await
top-level `await` proposal for ECMAScript (stage 4)
-
proposal-intl-extend-timezonename
Extend TimeZoneName Option Proposal
-
intl-displaynames-v2
Intl DisplayNames API V2
-
proposal-decorators
Decorators for ES6 classes
-
proposal-regexp-unicode-sequence-properties
Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions.
-
test262-parser-tests
tests designed for ECMA-262 parsers
-
how-we-work
Documentation of how TC39 operates and how to participate
-
notes
TC39 meeting notes
-
proposals
Tracking ECMAScript Proposals
-
proposal-accessible-object-hasownproperty
Object.hasOwn() proposal for ECMAScript
-
proposal-resizablearraybuffer
Proposal for resizable array buffers
-
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.
-
agendas
TC39 meeting agendas
-
-
-
proposal-symbols-as-weakmap-keys
Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries
-
ecma402
Status, process, and documents for ECMA 402
-
proposal-realms
ECMAScript Proposal, specs, and reference implementation for Realms
-
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.