proposals
Language proposal tracking platform
Tracks and discusses proposals to shape the JavaScript language standard
Tracking ECMAScript Proposals
18k stars
2k watching
720 forks
last commit: 11 months ago committeeecmascriptjavascriptlanguagelanguage-designproposalspecspecification
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Tracks implementation status of ECMAScript proposals by Babel | 433 |
| | An implementation conformance test suite for the ECMAScript Language Specification and related internationalization APIs. | 2,418 |
| | Standardizes escaping of string characters for use in regular expressions. | 375 |
| | Defines legacy features of the RegExp constructor in JavaScript | 41 |
| | A proposal to extend regular expression syntax with modifier flags to control specific behavior. | 46 |
| | A proposal to add support for comments and insignificant whitespace in regular expressions | 27 |
| | Proposal to add control over backtracking in regular expressions | 17 |
| | An ECMAScript parser for analyzing and interpreting JavaScript code | 7,066 |
| | A comprehensive guide to ECMAScript 6, covering its new features and capabilities | 5,441 |
| | Proposes an escape sequence for matching Unicode line terminators in regular expressions | 5 |
| | An embeddable JavaScript engine designed to be portable and compact, enabling C/C++ projects to seamlessly integrate JavaScript functionality. | 5,971 |
| | A modularized JavaScript SDK for interacting with Amazon Web Services | 3,148 |
| | A polyfill for the search method in ECMAScript 6's RegExp object | 5 |
| | Provides an ES3-compatible polyfill for the match method of RegExp objects in ECMAScript 6 | 10 |
| | Introduces an Observable type to model push-based data sources in ECMAScript | 3,080 |