Object.{get, set}
|
|
23
|
148
|
June 27, 2025
|
Proposal: `Math.lerp` (Linear Interpolate)
|
|
4
|
37
|
June 27, 2025
|
Equivalent of `supportedLocalesOf` for letter-case conversion (`toLocaleLowerCase`, `toLocaleUpperCase`)
|
|
1
|
21
|
June 26, 2025
|
TypedArray.subarray byteOffset with detached buffers
|
|
3
|
34
|
June 26, 2025
|
Propuestas Adicionales para la Mรกxima Eficiencia en JavaScript
|
|
1
|
23
|
June 25, 2025
|
Native Concurrency and Parallelism Optimization in JavaScript: "Parallel Primitives"
|
|
1
|
27
|
June 20, 2025
|
Standardization of Environment Variables in JavaScript: [root].env
|
|
1
|
17
|
June 20, 2025
|
Proposal: Object.unseal and Object.unfreeze using a secret Symbol
|
|
8
|
34
|
June 19, 2025
|
Proposal: Configurable Importing from Modules
|
|
3
|
70
|
June 17, 2025
|
Enhanced Try Syntax
|
|
33
|
763
|
June 10, 2025
|
String.hash
|
|
8
|
85
|
June 3, 2025
|
Value-Based Comparison Operators for Arrays of Primitives in JavaScript
|
|
1
|
65
|
May 22, 2025
|
Mixing FIFO and LIFO in JavaScript's Event Loop
|
|
11
|
126
|
May 21, 2025
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
10
|
255
|
May 20, 2025
|
Destructuring with Alias Binding
|
|
3
|
104
|
May 19, 2025
|
Proposal: Nullish Conditional Inclusion Operator (???)
|
|
7
|
73
|
May 17, 2025
|
[Issue] BigInt serialization
|
|
22
|
351
|
May 11, 2025
|
How to create a proposal?
|
|
2
|
324
|
November 3, 2022
|
Module-Level Export Visibility: 'use internal' Directive or export internal Syntax
|
|
2
|
140
|
May 7, 2025
|
The final keyword for classes
|
|
2
|
90
|
May 4, 2025
|
array.prototype.winner
|
|
25
|
1046
|
May 4, 2025
|
ECMAScript proposal: Hash Comments (replacement for Type Annotations)
|
|
20
|
192
|
April 28, 2025
|
Support argument length binding
|
|
6
|
85
|
April 16, 2025
|
RSS feed of approved features
|
|
3
|
52
|
April 16, 2025
|
GitHub - js-choi/proposal-bigint-math: Draft specification for supporting...
|
|
16
|
1434
|
April 4, 2025
|
Grouped Export Namespaces: `export { foo, bar } as qux`
|
|
16
|
126
|
April 1, 2025
|
Proposal: Enhanced Network Error Handling Using Error.cause
|
|
3
|
57
|
March 26, 2025
|
Named export exclusion & named aliases before wildcard export
|
|
1
|
271
|
March 26, 2025
|
String byteLength count?
|
|
15
|
133
|
March 15, 2025
|
Can we remove the const keyword for named arrow function exports?
|
|
9
|
113
|
March 8, 2025
|