Native CBOR support
|
|
9
|
248
|
July 28, 2023
|
Triple-backtick template literal with indentation support
|
|
13
|
3380
|
July 24, 2023
|
Array.prototype.any to eventually replace Array.prototype.some
|
|
5
|
79
|
July 22, 2023
|
literal syntax for symbols
|
|
0
|
66
|
July 19, 2023
|
Scoped/Bound Eval
|
|
5
|
103
|
July 18, 2023
|
Proposing state immutability through const objects, functions and parameters
|
|
3
|
82
|
July 15, 2023
|
Not in syntax (e.g `!in`)
|
|
9
|
156
|
July 5, 2023
|
Promise chaining operator
|
|
2
|
119
|
June 28, 2023
|
Possibility to destructure last item from Array
|
|
8
|
413
|
November 27, 2022
|
Native/Vanilla JSX support
|
|
13
|
198
|
June 24, 2023
|
Proposal: re-export declaration merging?
|
|
3
|
82
|
June 16, 2023
|
Monadic Functions
|
|
14
|
263
|
June 16, 2023
|
Proposal: Addition of 'Uint8' and Similar Static Types
|
|
0
|
88
|
June 14, 2023
|
Set `Object.prototype.toJSON` a non-configurable, non-writable `null`
|
|
5
|
336
|
June 11, 2023
|
Create functions and expressions like in math
|
|
1
|
96
|
June 9, 2023
|
`.reverse` and `.toReversed` methods to accept arg to control whether to use or ignore the operation
|
|
1
|
88
|
June 9, 2023
|
Object.at(), Object.size()
|
|
20
|
324
|
June 8, 2023
|
Proposal: "as" operator for monadic operations
|
|
15
|
235
|
June 5, 2023
|
Allow `this` in static methods to access any members without exception
|
|
16
|
118
|
June 2, 2023
|
Proposal: Clone Operator
|
|
18
|
173
|
May 30, 2023
|
Proposal: Command Syntax
|
|
8
|
222
|
May 28, 2023
|
Add pure function modifier, build Hoogle equivalent
|
|
7
|
235
|
May 28, 2023
|
Proposal: Boolean Chaining
|
|
0
|
130
|
May 26, 2023
|
Try-catch oneliner
|
|
61
|
2974
|
May 25, 2023
|
Optional Multiplication Sign
|
|
5
|
110
|
May 23, 2023
|
Functional Destructuring: Destructure via function calls using new syntax
|
|
28
|
494
|
May 22, 2023
|
Mutability expiration & `undeclare`
|
|
12
|
290
|
May 21, 2023
|
check variable is object
|
|
22
|
311
|
May 20, 2023
|
I would like to propose an addition to the Math namespace in future JavaScript versions, is this the right place?
|
|
31
|
142
|
May 19, 2023
|
Enable an object literal to assign propertes directly from a variable's object
|
|
4
|
134
|
May 18, 2023
|