Object.prototype.pipe() - Universal Method Chaining in JavaScript
|
|
14
|
103
|
February 21, 2025
|
Is it possible to remove function declaration for one-function-export-per-file?
|
|
28
|
89
|
February 19, 2025
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
9
|
210
|
February 13, 2025
|
RSS feed of approved features
|
|
2
|
27
|
February 9, 2025
|
ECMAScript proposal: Hash Comments (replacement for Type Annotations)
|
|
16
|
122
|
February 3, 2025
|
Proposal: Local variables as scope object properties
|
|
2
|
41
|
January 25, 2025
|
Enhanced Try Syntax
|
|
27
|
425
|
January 20, 2025
|
Try-catch oneliner
|
|
62
|
4356
|
January 20, 2025
|
Let Set.prototype.add() accept multiple args like Array.prototype.push()
|
|
3
|
523
|
January 18, 2025
|
Replacing a string from last
|
|
6
|
76
|
January 16, 2025
|
Global imports
|
|
20
|
121
|
January 15, 2025
|
Dereference from Prototype Only
|
|
4
|
40
|
January 12, 2025
|
Proposal: Key Exclusion Syntax in Object Spread
|
|
3
|
80
|
January 7, 2025
|
Sealed class in Javascript
|
|
17
|
479
|
January 3, 2025
|
Support argument length binding
|
|
5
|
55
|
December 21, 2024
|
array.prototype.winner
|
|
24
|
957
|
December 20, 2024
|
String.prototype.count(searchString[, start[, end]])
|
|
3
|
51
|
December 20, 2024
|
Nullish unary operator `?`
|
|
55
|
3458
|
December 20, 2024
|
Add `.splice` to `String.prototype`
|
|
10
|
61
|
December 19, 2024
|
[Issue] BigInt serialization
|
|
13
|
195
|
November 22, 2024
|
Error "detail"
|
|
55
|
685
|
December 17, 2024
|
non-nullish throw syntax: `throw?`
|
|
0
|
29
|
December 2, 2024
|
`NonEmptyArray`
|
|
11
|
95
|
November 30, 2024
|
Symbol.callable for callable object
|
|
18
|
83
|
November 22, 2024
|
Function object initializer
|
|
17
|
286
|
November 21, 2024
|
Universal and conditional catch blocks with the new when keyword
|
|
10
|
183
|
November 18, 2024
|
Proposal: `RuntimeSupport.{ navigator(), import.mata() }`
|
|
6
|
140
|
November 18, 2024
|
[Syntax Sugar Proposal] Provide object keyword and support inheritance, a thought about static methods cannot be rewritten
|
|
10
|
49
|
November 14, 2024
|
Array.prototype.ap
|
|
11
|
275
|
November 14, 2024
|
Array/Object via reference alternative as non-reference
|
|
4
|
53
|
November 14, 2024
|