ECMA JavaScript (ECMAScript)

The ECMAScript specification (ECMA-262) defines the JavaScript programming language. Published annually by TC39 with new features, ECMAScript is the foundation for all JavaScript runtime environments including browsers and Node.js.

API entry from apis.yml

apis.yml Raw ↑
aid: web-standards:ecma-javascript
name: ECMA JavaScript (ECMAScript)
description: The ECMAScript specification (ECMA-262) defines the JavaScript programming language. Published
  annually by TC39 with new features, ECMAScript is the foundation for all JavaScript runtime environments
  including browsers and Node.js.
humanURL: https://ecma-international.org/publications-and-standards/standards/ecma-262/
tags:
- ECMAScript
- JavaScript
- Programming Language
- Standards
properties:
- type: Documentation
  url: https://tc39.es/ecma262/
- type: GitHubRepository
  url: https://github.com/tc39/ecma262
- type: GitHubOrganization
  url: https://github.com/tc39