proposals

Language proposal tracking platform

Tracks and discusses proposals to shape the JavaScript language standard

Tracking ECMAScript Proposals

GitHub

18k stars
2k watching
719 forks
last commit: 13 days ago
committeeecmascriptjavascriptlanguagelanguage-designproposalspecspecification

Related projects:

Repository Description Stars
babel/proposals Tracks implementation status of ECMAScript proposals by Babel 433
tc39/test262 An implementation conformance test suite for the ECMAScript Language Specification and related internationalization APIs. 2,410
tc39/proposal-regex-escaping Standardizes escaping of string characters for use in regular expressions. 372
tc39/proposal-regexp-legacy-features Defines legacy features of the RegExp constructor in JavaScript 41
tc39/proposal-regexp-modifiers A proposal to extend regular expression syntax with modifier flags to control specific behavior. 44
tc39/proposal-regexp-x-mode A proposal to add support for comments and insignificant whitespace in regular expressions 27
tc39/proposal-regexp-atomic-operators Proposal to add control over backtracking in regular expressions 17
jquery/esprima An ECMAScript parser for analyzing and interpreting JavaScript code 7,066
nzakas/understandinges6 A comprehensive guide to ECMAScript 6, covering its new features and capabilities 5,441
tc39/proposal-regexp-r-escape Proposes an escape sequence for matching Unicode line terminators in regular expressions 5
svaarala/duktape An embeddable JavaScript engine designed to be portable and compact, enabling C/C++ projects to seamlessly integrate JavaScript functionality. 5,971
aws/aws-sdk-js-v3 A modularized JavaScript SDK for interacting with Amazon Web Services 3,148
mathiasbynens/regexp.prototype.search A polyfill for the search method in ECMAScript 6's RegExp object 5
mathiasbynens/regexp.prototype.match Provides an ES3-compatible polyfill for the match method of RegExp objects in ECMAScript 6 10
tc39/proposal-observable Introduces an Observable type to model push-based data sources in ECMAScript 3,079