RepoGuard
Updated 8 h ago
Ecma TC39

Organization

Public GitHub footprint of Ecma TC39

@tc39
View profile on GitHub

Ecma International, Technical Committee 39 - ECMAScript

The web

329

Public repositories

106,070

Total stars

9,866

Followers

The tc39 organization on GitHub, representing Ecma International's Technical Committee 39, focuses on the development of ECMAScript. With a wide range of public repositories, the organization utilizes primary languages such as HTML, JavaScript, and TypeScript. Notable projects include proposals for new language features and the core ecma262 specification.

Top languages

HTML 52JavaScript 24TypeScript 5

Public repositories

proposals

19,131

Tracking ECMAScript Proposals

Unknown Language
Updated Jun 13, 2026

ecma262

15,640

Status, process, and documents for ECMA-262

HTML
Updated Jun 13, 2026

proposal-pipeline-operator

7,896

A proposal for adding a useful pipe operator to JavaScript.

HTML
Updated Jun 12, 2026

proposal-pattern-matching

5,780

Pattern matching syntax for ECMAScript

HTML
Updated Jun 12, 2026

proposal-optional-chaining

4,914

No description provided for this repository.

HTML
Updated May 28, 2026

proposal-type-annotations

4,386

ECMAScript proposal for type syntax that is erased - Stage 1

JavaScript
Updated Jun 12, 2026

proposal-signals

4,130

A proposal to add signals to JavaScript.

Unknown Language
Updated Jun 12, 2026

proposal-temporal

3,700

Provides standard objects and functions for working with dates and times.

HTML
Updated Jun 11, 2026

proposal-observable

3,107

Observables for ECMAScript

JavaScript
Updated Jun 12, 2026

proposal-decorators

2,956

Decorators for ES6 classes

Unknown Language
Updated Jun 12, 2026

test262

2,770

Official ECMAScript Conformance Test Suite

JavaScript
Updated Jun 12, 2026

proposal-record-tuple

2,529

ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!

HTML
Updated Jun 6, 2026

proposal-dynamic-import

1,872

import() proposal for JavaScript

HTML
Updated Jun 7, 2026

proposal-bind-operator

1,752

This-Binding Syntax for ECMAScript

Unknown Language
Updated Jun 10, 2026

proposal-shadowrealm

1,577

ECMAScript Proposal, specs, and reference implementation for Realms

HTML
Updated Jun 3, 2026

proposal-iterator-helpers

1,348

Methods for working with iterators in ECMAScript

HTML
Updated Jun 7, 2026

proposal-do-expressions

1,192

Proposal for `do` expressions

HTML
Updated Jun 12, 2026

agendas

1,170

TC39 meeting agendas

JavaScript
Updated Jun 5, 2026

proposal-top-level-await

1,083

top-level `await` proposal for ECMAScript (stage 4)

HTML
Updated Jun 2, 2026

proposal-binary-ast

988

Binary AST proposal for ECMAScript

Unknown Language
Updated May 25, 2026

proposal-explicit-resource-management

928

ECMAScript Explicit Resource Management

JavaScript
Updated Jun 11, 2026

proposal-built-in-modules

894

No description provided for this repository.

HTML
Updated Jun 4, 2026

proposal-async-iteration

858

Asynchronous iteration for JavaScript

HTML
Updated Jun 6, 2026

proposal-async-context

852

Async Context for JavaScript

HTML
Updated Jun 12, 2026

proposal-structs

770

JavaScript Structs: Fixed Layout Objects

HTML
Updated Jun 10, 2026

notes

710

TC39 meeting notes

JavaScript
Updated Jun 12, 2026

proposal-operator-overloading

645

No description provided for this repository.

JavaScript
Updated May 27, 2026

proposal-import-attributes

630

Proposal for syntax to import ES modules with assertions

HTML
Updated Jun 4, 2026

proposal-decimal

627

Built-in exact decimal numbers for JavaScript

HTML
Updated Jun 8, 2026

ecma402

601

Status, process, and documents for ECMA 402

HTML
Updated Jun 12, 2026

proposal-throw-expressions

533

Proposal for ECMAScript 'throw' expressions

JavaScript
Updated Jun 12, 2026

proposal-slice-notation

530

No description provided for this repository.

HTML
Updated Jun 7, 2026

proposal-iterator.range

529

A proposal for ECMAScript to add a built-in Iterator.range()

HTML
Updated Jun 11, 2026

proposal-array-grouping

525

A proposal to make grouping of array items easier

HTML
Updated May 24, 2026

proposal-change-array-by-copy

501

Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with the change.

HTML
Updated May 29, 2026

proposal-enum

489

Proposal for ECMAScript enums

HTML
Updated Jun 3, 2026

proposal-module-expressions

460

No description provided for this repository.

HTML
Updated Jun 10, 2026

proposal-first-class-protocols

386

a proposal to bring protocol-based interfaces to ECMAScript users

HTML
Updated May 29, 2026

proposal-global

357

ECMAScript Proposal, specs, and reference implementation for `global`

HTML
Updated Jun 2, 2026

proposal-upsert

348

ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert

Unknown Language
Updated Jun 3, 2026

tc39.github.io

333

Get involved in specifying JavaScript

HTML
Updated Jun 4, 2026

proposal-private-fields

316

A Private Fields Proposal for ECMAScript

HTML
Updated Jun 6, 2026

proposal-defer-import-eval

313

A proposal for introducing a way to defer evaluate of a module

HTML
Updated May 26, 2026

proposal-extractors

268

Extractors for ECMAScript

JavaScript
Updated Jun 12, 2026

proposal-composites

267

No description provided for this repository.

TypeScript
Updated Jun 6, 2026

proposal-json-parse-with-source

251

Proposal for extending JSON.parse to expose input source text.

HTML
Updated Jun 2, 2026

ecmarkup

242

An HTML superset/Markdown subset source format for ECMAScript and related specifications

TypeScript
Updated Jun 7, 2026

how-we-work

220

Documentation of how TC39 operates and how to participate

Unknown Language
Updated May 29, 2026

proposal-intl-relative-time

216

`Intl.RelativeTimeFormat` specification [draft]

HTML
Updated May 22, 2026

ecma426

185

Source map specification, RFCs and new proposals.

JavaScript
Updated Jun 12, 2026

proposal-decorator-metadata

179

No description provided for this repository.

HTML
Updated Jun 12, 2026

proposal-ptc-syntax

172

Discussion and specification for an explicit syntactic opt-in for Tail Calls.

HTML
Updated Jun 9, 2026

proposal-Array.prototype.includes

166

Spec, tests, reference implementation, and docs for ESnext-track Array.prototype.includes

HTML
Updated Jun 8, 2026

proposal-source-phase-imports

163

Proposal to enable importing modules at the source phase

HTML
Updated May 29, 2026

template-for-proposals

147

A template for ECMAScript proposals

JavaScript
Updated Jun 7, 2026

eshost

146

A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli

JavaScript
Updated Jun 7, 2026

proposal-await-dictionary

135

A proposal to add Promise.allKeyed to ECMAScript

JavaScript
Updated Jun 7, 2026

proposal-json-superset

124

Proposal to make all JSON text valid ECMA-262

Unknown Language
Updated Jun 1, 2026

proposal-joint-iteration

118

a TC39 proposal to synchronise the advancement of multiple iterators

TypeScript
Updated Jun 7, 2026

proposal-array-find-from-last

117

Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.

HTML
Updated May 29, 2026

proposal-math-clamp

103

A TC39 proposal to add Math.clamp

Unknown Language
Updated Jun 11, 2026

proposal-iterator-chunking

101

a proposal to add a method to iterators for producing an iterator of its subsequences

JavaScript
Updated Jun 9, 2026

proposal-random-functions

99

Proposal to add a Random namespace and several additional convenience functions for using randomness.

Unknown Language
Updated Jun 6, 2026

proposal-emitter

93

No description provided for this repository.

Unknown Language
Updated Jun 12, 2026

test262-harness

93

Experimental harness for test262

JavaScript
Updated May 29, 2026

proposal-atomics-wait-async

90

"asynchronous atomic wait" for ECMAScript

HTML
Updated May 27, 2026

proposal-iterator-sequencing

88

a TC39 proposal to create iterators by sequencing existing iterators

JavaScript
Updated May 27, 2026

proposal-import-bytes

82

A modest proposal for importing bytes in javascript

JavaScript
Updated Jun 3, 2026

proposal-function-and-object-literal-element-decorators

77

ECMAScript Decorators for Function Expressions and Declarations

Unknown Language
Updated May 26, 2026

proposal-discard-binding

73

Proposal to introduce discard bindings to ECMAScript

JavaScript
Updated May 23, 2026

proposal-deiter

71

Double-Ended Iterator and Destructuring

HTML
Updated Jun 10, 2026

proposal-import-sync

68

No description provided for this repository.

Unknown Language
Updated Jun 4, 2026

proposal-class-method-parameter-decorators

64

Decorators for ECMAScript class method and constructor parameters

HTML
Updated Jun 9, 2026

proposal-mixins

64

A template for ECMAScript proposals

HTML
Updated Jun 4, 2026

proposal-atomics-microwait

63

Micro waits in JS

HTML
Updated Jun 2, 2026

proposal-async-explicit-resource-management

62

ECMAScript Async Explicit Resource Management

JavaScript
Updated Jun 10, 2026

proposal-faster-promise-adoption

56

Reduce the number of microtask ticks required to adopt the state of a promise

HTML
Updated Jun 3, 2026

proposal-deferred-reexports

55

No description provided for this repository.

Unknown Language
Updated Jun 7, 2026

proposal-esm-phase-imports

53

No description provided for this repository.

HTML
Updated May 21, 2026

proposal-amount

50

Numbers with precision and a unit for JavaScript

HTML
Updated Jun 7, 2026

proposal-import-text

48

A TC39 proposal for importing text

Unknown Language
Updated May 27, 2026

proposal-concurrency-control

47

interfaces and data structures for concurrency control and integration into async iterator helpers

TypeScript
Updated Jun 1, 2026

proposal-bigint-math

41

Draft specification for supporting BigInts in JavaScript’s Math methods.

HTML
Updated Jun 6, 2026

proposal-intl-localematcher

39

Proposal for Intl.LocaleMatcher

HTML
Updated May 22, 2026

proposal-error-stack-accessor

28

ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack accessor

Unknown Language
Updated May 26, 2026

tg5

26

TC39-TG5: Experiments in programming language standardization. https://ecma-international.org/task-groups/tc39-tg5/

Unknown Language
Updated May 22, 2026

proposal-async-init

24

No description provided for this repository.

HTML
Updated Jun 1, 2026

proposal-class-brand-check

19

JavaScript proposal to provide class brand checks

HTML
Updated May 23, 2026

proposal-comparisons

17

ECMAScript Proposal, specs, and reference implementation for comparisons

Unknown Language
Updated Jun 11, 2026

proposal-thenable-curtailment

15

A proposal to curtail the power of "thenable" objects.

Unknown Language
Updated Jun 7, 2026

proposal-stable-formatting

14

A TC-39 proposal to bring stable Intl-inspired formatting options to ECMAScript

HTML
Updated May 21, 2026

proposal-iterator-join

13

JS proposal for a means to concatenate the contents of an iterator into a string

JavaScript
Updated May 25, 2026

proposal-regexp-buffer-boundaries

12

Regular Expression Buffer Boundaries for ECMAScript

HTML
Updated May 26, 2026

source-map-tests

12

No description provided for this repository.

JavaScript
Updated May 25, 2026

proposal-using-enforcement

10

Follow-on Proposal to ECMAScript Explicit Resource Management to enforce `using` for some resources

JavaScript
Updated Jun 4, 2026

proposal-iterator-includes

10

Array.prototype.includes but for iterators

JavaScript
Updated May 29, 2026

proposal-native-promise-adoption

8

ECMAScript Proposal for adopting native promise state

JavaScript
Updated Jun 3, 2026

proposal-intl-era-monthcode

7

To specify necessary details about era, eraYear and monthCode usage with Temporal for non-ISO calendars.

HTML
Updated May 29, 2026

proposal-intl-default-behaviours

3

A TC39 proposal to make available default, well-defined, locale-independent behaviour for Intl.Collator and Intl.Segmenter

HTML
Updated May 22, 2026

speccy

0

Speccy - ECMAScript spec character picker

TypeScript
Updated Jun 4, 2026

Frequently asked questions

What does tc39 build on GitHub?

tc39 builds a variety of repositories related to ECMAScript, including proposals for new language features and the ecma262 specification. These repositories are crucial for the evolution of JavaScript and its standards.

Which programming languages does tc39 use?

tc39 primarily uses HTML, JavaScript, and TypeScript in its repositories. These languages are essential for developing and defining new features and proposals for the ECMAScript standard.

Are tc39's repositories public?

Yes, tc39's repositories are public, allowing developers and the community to access and contribute to the ongoing development of ECMAScript. This openness fosters collaboration and transparency in the standardization process.

Is this exposure intended?

Monitor Ecma TC39 with RepoGuard and get alerted the moment a new public repository appears.

Monitor this account