Ecma TC39 (tc39)

Ecma TC39

tc39

Geek Repo

Ecma International, Technical Committee 39 - ECMAScript

Location:The web

Home Page:https://tc39.es

Twitter:@TC39

Github PK Tool:Github PK Tool

Ecma TC39's repositories

proposal-type-annotations

ECMAScript proposal for type syntax that is erased - Stage 1

proposal-iterator-helpers

Methods for working with iterators in ECMAScript

proposal-set-methods

Proposal for new Set methods in JS

Language:HTMLLicense:NOASSERTIONStargazers:637Issues:48Issues:61

proposal-import-attributes

Proposal for syntax to import ES modules with assertions

Language:HTMLLicense:Apache-2.0Stargazers:548Issues:58Issues:82

proposal-throw-expressions

Proposal for ECMAScript 'throw' expressions

Language:JavaScriptLicense:BSD-3-ClauseStargazers:444Issues:48Issues:18

proposal-decimal

Built-in decimal datatype in JavaScript

proposal-module-declarations

JavaScript Module Declarations

Language:HTMLLicense:MITStargazers:317Issues:35Issues:22

proposal-json-modules

Proposal to import JSON files as modules

Language:HTMLLicense:Apache-2.0Stargazers:263Issues:26Issues:17

proposal-structs

JavaScript Structs: Fixed Layout Objects

proposal-extractors

Extractors for ECMAScript

Language:JavaScriptLicense:MITStargazers:195Issues:21Issues:9

proposal-defer-import-eval

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

Language:HTMLLicense:MITStargazers:181Issues:28Issues:23

proposal-array-from-async

Draft specification for a proposed Array.fromAsync method in JavaScript.

Language:HTMLLicense:BSD-3-ClauseStargazers:171Issues:18Issues:24

proposal-error-stacks

ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack

Language:HTMLLicense:MITStargazers:158Issues:36Issues:38

proposal-source-phase-imports

Proposal to enable importing modules at the source phase

Language:HTMLLicense:MITStargazers:125Issues:23Issues:28

proposal-intl-messageformat

TC39 Proposal for Intl.MessageFormat

Language:HTMLLicense:MITStargazers:101Issues:20Issues:28

proposal-await-dictionary

A proposal to add Promise.ownProperties(), Promise.fromEntries() to ECMAScript

Language:HTMLLicense:MITStargazers:83Issues:19Issues:15

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.

Language:HTMLLicense:MITStargazers:49Issues:12Issues:42

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

ECMAScript Decorators for Function Expressions and Declarations

License:MITStargazers:41Issues:0Issues:0

process-document

Document describing the process for making changes to ECMA-262

code-of-conduct

TC39 Code of Conduct

Language:SCSSLicense:MITStargazers:28Issues:23Issues:30

proposal-discard-binding

Proposal to introduce discard bindings to ECMAScript

Language:JavaScriptLicense:MITStargazers:27Issues:10Issues:6

proposal-iterator-unique

a proposal to add a method to iterators to produce an iterator of only its unique values

proposal-regexp-modifiers

Regular Expression Pattern Modifiers for ECMAScript

Language:HTMLLicense:BSD-3-ClauseStargazers:26Issues:11Issues:10

proposal-iterator-sequencing

a TC39 proposal to create iterators by sequencing existing iterators