138 open source projects by tc39

1. Proposal Export Default From
Proposal to add `export v from "mod";` to ECMAScript.
✭ 247
html
2. Proposal Observable
Observables for ECMAScript
3. Proposal String Replaceall
ECMAScript proposal: String.prototype.replaceAll
✭ 245
html
4. Tc39.github.io
Get involved in specifying JavaScript
✭ 238
html
5. Proposal Export Ns From
Proposal to add `export * as ns from "mod";` to ECMAScript.
✭ 236
html
6. Proposal Cancellation
Proposal for a Cancellation API for ECMAScript
7. Proposal Import Assertions
Proposal for syntax to import ES modules with assertions
✭ 228
html
9. Proposal Throw Expressions
Proposal for ECMAScript 'throw' expressions
✭ 218
html
10. Proposal Relative Indexing Method
A TC39 proposal to add an .at() method to all the basic indexable classes (Array, String, TypedArray)
✭ 219
html
11. Notes
TC39 meeting notes
✭ 212
javascript
12. Proposal Flatmap
proposal for flatten and flatMap on arrays
✭ 212
html
13. Proposal Intl Relative Time
`Intl.RelativeTimeFormat` specification [draft]
✭ 211
html
14. Proposal Set Methods
Strawman for new Set methods
✭ 208
html
15. Proposal Number.range
A proposal for ECMAScript to add a built-in Number.range()
✭ 205
html
16. Proposal Regex Escaping
Proposal for investigating RegExp escaping for the ECMAScript standard
✭ 203
javascript
17. Proposal Explicit Resource Management
ECMAScript Explicit Resource Management
✭ 200
html
18. Proposal Promise Any
ECMAScript proposal: Promise.any
✭ 193
html
19. Proposals
Tracking ECMAScript Proposals
20. Proposal Decorators Previous
Decorators for ECMAScript
✭ 182
html
21. Proposal String Dedent
TC39 Proposal for multi-backtick templates with automatic margin stripping
✭ 175
html
22. Proposal Error Cause
TC39 proposal for accumulating errors
23. Ecma262
Status, process, and documents for ECMA-262
✭ 12,766
HTML
24. Proposal Array Filtering
A proposal to make filtering arrays easier
✭ 148
html
25. Proposal Array.prototype.includes
Spec, tests, reference implementation, and docs for ESnext-track Array.prototype.includes
✭ 145
html
26. Proposal Dynamic Import
import() proposal for JavaScript
✭ 1,817
HTMLshell
27. Ecmarkup
An HTML superset/Markdown subset source format for ECMAScript and related specifications
✭ 135
typescript
28. Proposal Error Stacks
ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack / System.getStack
✭ 131
html
29. Proposal Import Meta
import.meta proposal for JavaScript
✭ 131
html
30. Test262
Official ECMAScript Conformance Test Suite
31. Proposal Ptc Syntax
Discussion and specification for an explicit syntactic opt-in for Tail Calls.
✭ 126
html
32. Proposal Async Await
Async/await for ECMAScript
✭ 1,571
HTMLjavascript
33. Proposal Ses
Draft proposal for SES (Secure EcmaScript)
✭ 122
html
34. Proposal Promise Try
ECMAScript Proposal, specs, and reference implementation for Promise.try
✭ 122
javascript
35. Proposal Decorators
Decorators for ES6 classes
✭ 1,824
36. Proposal Regexp Unicode Property Escapes
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
37. Proposal Temporal
Provides standard objects and functions for working with dates and times.
38. Proposal Static Class Features
The static parts of new class features, in a separate proposal
✭ 112
html
40. Proposal Object Rest Spread
Rest/Spread Properties for ECMAScript
✭ 1,475
HTMLshell
41. Proposal Class Fields
Orthogonally-informed combination of public and private fields proposals
42. Proposal Record Tuple
ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!
44. Proposal Await.ops
Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises
✭ 100
html
45. Proposal Array Unique
ECMAScript proposal for Deduplicating method of Array
46. Proposal Exponentiation Operator
Progress tracking for ES7 exponentiation operator
✭ 84
html
47. Proposal Seeded Random
Proposal for an options argument to be added to JS's Math.random() function, and some options to start it with.
✭ 77
html
48. Proposal Nullish Coalescing
Nullish coalescing proposal x ?? y
✭ 1,204
html
49. Proposal Modules Pragma
Proposal to recognize a `"use module";` pragma
✭ 75
html
50. Proposal Well Formed Stringify
Proposal to prevent JSON.stringify from returning ill-formed strings
1-50 of 138 user projects