Data manipulation augmentation: string suffix/prefix trimming
|
|
8
|
82
|
August 22, 2024
|
Error "detail"
|
|
54
|
661
|
August 21, 2024
|
CBOR.js and the "CBOR" object
|
|
7
|
581
|
August 21, 2024
|
JS Variable$Types vs. Variable : Types
|
|
42
|
157
|
August 16, 2024
|
Symbol.clone to ease-out structuredClone implicit conversion
|
|
8
|
181
|
August 9, 2024
|
Monotonic time
|
|
5
|
62
|
August 2, 2024
|
Synchronous promise inspection
|
|
23
|
179
|
July 31, 2024
|
String.identity template string tag
|
|
9
|
77
|
July 30, 2024
|
"o" flag for regex to allow overlapped results
|
|
5
|
45
|
July 22, 2024
|
Array.prototype.without
|
|
5
|
41
|
July 22, 2024
|
Problems of ||==, ||=== etc. and an alternative
|
|
13
|
82
|
July 16, 2024
|
Atomics.waitUntil
|
|
13
|
85
|
July 13, 2024
|
Proposal: ESX as core JS feature
|
|
167
|
7527
|
July 12, 2024
|
Object.size()
|
|
7
|
535
|
March 12, 2024
|
Worker.prototype.postRequest
|
|
2
|
26
|
July 8, 2024
|
Symbol.toBoolean to allow for falsy objects.
|
|
3
|
79
|
June 26, 2024
|
Optional properties in object literals
|
|
3
|
166
|
June 26, 2024
|
Proposal for Adding .xml() and .html() Methods to Async Parsing in ECMAScript
|
|
9
|
226
|
June 25, 2024
|
Write-once const bindings
|
|
6
|
107
|
June 24, 2024
|
C-style static variables
|
|
5
|
778
|
June 18, 2024
|
Native WeakValueMap
|
|
12
|
302
|
June 17, 2024
|
proposal class instance blocks (non-static blocks)
|
|
4
|
72
|
June 14, 2024
|
Allow template strings everywhere
|
|
1
|
59
|
June 14, 2024
|
Not in syntax (e.g `!in`)
|
|
15
|
419
|
June 14, 2024
|
shadowRoot.attachStyleSheets() in custom elements
|
|
1
|
95
|
June 12, 2024
|
Make `this` optional for private fields
|
|
2
|
65
|
June 11, 2024
|
allow try...catch to return a value
|
|
4
|
94
|
June 11, 2024
|
Array.prototype.chunk
|
|
7
|
718
|
June 8, 2024
|
Async Immediately Invoked Function Expression (iife) syntax simplificaton
|
|
1
|
82
|
June 7, 2024
|
...` operator (template literal spreads)
|
|
1
|
133
|
June 4, 2024
|