linkedlist:

ECMAScript Links

#27 · (updated 2023-06-30) · JavaScript

ECMAScript is the formal specification of JavaScript. It is being developed by Ecma International's Technical Committee 39 (TC39) and published as Standard ECMA-262.

This is a collection of the most important resources regarding ECMAScript.

Introduction

Specifications

See How to Read the ECMAScript Specification.

* Non-normative HTML version. Use the respective PDF as the definitive specification.

Process

Contributing

Further Standards

ECMAScript Specification Suite (ECMA-414)

Internationalization API (ECMA-402)

JSON Data Interchange Syntax (ECMA-404)