Provide an easy way to include files Javascript
|
|
7
|
377
|
October 27, 2022
|
Array.prototype.rotate
|
|
4
|
136
|
October 11, 2022
|
Custom Import Handler API
|
|
8
|
148
|
October 10, 2022
|
Rename the BigInt to BigNumber to be more consistent with the Number data type
|
|
3
|
86
|
October 9, 2022
|
Folder encapsulation - Encapsulated folders to be consumed
|
|
9
|
106
|
October 8, 2022
|
Draft of a proposal for an Explicit Ownership Syntax
|
|
10
|
204
|
October 6, 2022
|
import.meta extends, importer and main module meta datas
|
|
1
|
62
|
October 5, 2022
|
Mutability expiration & `undeclare`
|
|
9
|
157
|
October 3, 2022
|
Draft for a proposal of an Explicit Reference Syntax
|
|
8
|
144
|
October 2, 2022
|
Draft for a proposal for a Pure Function API
|
|
0
|
116
|
September 30, 2022
|
update a specific index of an array when using spread operator
|
|
6
|
196
|
September 30, 2022
|
Consider adding an alternative to `typeof` that doesnβt include the legacy baggage of `typeof`
|
|
6
|
284
|
September 30, 2022
|
Nullish unary operator `?`
|
|
52
|
1951
|
September 29, 2022
|
Built-in function memoization with weak references
|
|
17
|
1049
|
September 29, 2022
|
Additional features to `import * as Object from 'module'`
|
|
9
|
285
|
September 22, 2022
|
Write-only variables !
|
|
5
|
286
|
September 18, 2022
|
const() function syntax
|
|
5
|
141
|
September 11, 2022
|
"use real strict" mode?
|
|
8
|
303
|
September 9, 2022
|
Shorten sintax for some common keywords like "function" and "return"
|
|
6
|
148
|
September 8, 2022
|
new variable without any type should a let
|
|
4
|
112
|
September 8, 2022
|
Add a size format method for converting Numbers to automatic byte units
|
|
2
|
109
|
September 3, 2022
|
Proposal: disable automatic semicolon insertion (looking for champion)
|
|
14
|
561
|
September 1, 2022
|
Array.prototype.contains proposal
|
|
2
|
158
|
August 16, 2022
|
`rethrow` operator
|
|
11
|
185
|
August 15, 2022
|
RegExp and/or methods
|
|
3
|
159
|
August 2, 2022
|
Function Pattern Matching
|
|
3
|
139
|
August 2, 2022
|
Frozen array / object syntax
|
|
2
|
102
|
July 28, 2022
|
Is it too late to fix `Object.entries` ???
|
|
29
|
522
|
July 26, 2022
|
Functional Destructuring: Destructure via function calls using new syntax
|
|
22
|
248
|
July 13, 2022
|
RE2 - Consider having it as alternative engine choice
|
|
14
|
270
|
July 10, 2022
|