Observables for ECMAScript
リポジトリ
tc39 のリポジトリ
proposal for ECMAScript to allow omission of the catch binding
Proposal to add partial application to ECMAScript
Pattern matching syntax for ECMAScript
A proposal for adding a useful pipe operator to JavaScript.
EcmaScript proposal to provide brand checks without exceptions
ECMAScript Proposal, specs, and reference implementation for Promise.allSettled
ECMAScript proposal: Promise.any
ECMAScript Proposal, specs, and reference implementation for Promise.prototype.finally
ECMAScript Proposal, specs, and reference implementation for Promise.try
Proposal to add a Random namespace and several additional convenience functions for using randomness.
ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!
Proposal for investigating RegExp escaping for the ECMAScript standard
Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.
Legacy static properties of the RegExp constructor in JavaScript
ECMAScript RegExp Match Indices
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
Proposal to add support for sequence properties in Unicode property escapes to ECMAScript regular expressions.
UTS18 set notation in regular expressions