Back to rankings

tc39/ecma262

HTMLtc39.es/ecma262/

Status, process, and documents for ECMA-262

ecmascriptjavascript
Star Growth
Stars
15.7k
Forks
1.4k
Weekly Growth
Issues
353
5k10k15k
Jan 2023Mar 2024May 2025Jul 2026
README

ECMAScript

This repo

This repository contains the source for the current draft of ECMA-262, the ECMAScript® Language Specification.

This source is processed to obtain a human-readable version, which you can view here.

If you want to explore how the specification was written, you can also view the source with its history in searchfox.

Current Proposals

Proposals follow the TC39 process and are tracked in the proposals repository.

Contributing New Proposals

Please see Contributing to ECMAScript for the most up-to-date information on contributing proposals to this standard.

Developing the Specification

After cloning, do npm install to set up your environment. You can then do npm run build to build the spec or npm run watch to set up a continuous build. The results will appear in the out directory, which you can use npm run clean to delete.

Community

Related repositories
swc-project/swc

Rust-based platform for the Web

Rustcrates.ioApache License 2.0ecmascriptcompiler
swc.rs
34.1k1.5k
standard/standard

🌟 JavaScript Style Guide, with linter & automatic code fixer

JavaScriptnpmMIT Licenseeslintjavascript
standardjs.com
29.4k2.3k
eslint/eslint

Find and fix problems in your JavaScript code.

JavaScriptnpmMIT Licenseeslintjavascript
eslint.org
27.4k5.1k
tc39/proposals

Tracking ECMAScript Proposals

proposalecmascript
tc39.github.io/process-document/
19.2k748
jsx-eslint/eslint-plugin-react

React-specific linting rules for ESLint

JavaScriptnpmMIT Licensejavascripteslint
9.3k2.7k
mouredev/hello-javascript

Curso para aprender el lenguaje de programación JavaScript desde cero y para principiantes. +120 lecciones, 14 horas en vídeo y 220 ejercicios.

JavaScriptnpmApache License 2.0javascriptjs
mouredev.link/javascript
8.1k2k
boa-dev/boa

Boa is an embeddable Javascript engine written in Rust.

Rustcrates.ioMIT Licenserustjavascript-engine
7.4k642
jquery/esprima

ECMAScript parsing infrastructure for multipurpose analysis

TypeScriptnpmBSD 2-Clause "Simplified" Licenseesprimaecmascript
esprima.org
7.1k773
es-shims/es5-shim

ECMAScript 5 compatibility shims for legacy (and modern) JavaScript engines

JavaScriptnpmMIT Licenseshimpolyfill
7.1k881
YauhenKavalchuk/interview-questions

Популярные HTML / CSS / JavaScript / ECMAScript / TypeScript / React / Vue / Angular / Node вопросы на интервью и ответы на них (https://tinyurl.com/wxysrpsy)

htmlcss
youtube.com/c/YauhenKavalchuk/
4.5k593
kdchang/reactjs101

從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 React.js 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。

JavaScriptnpmOtherreactimmutablejs
gitbook.com/book/kdchang/react101/details
4.3k1.2k
quickjs-zh/QuickJS

QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。

COtherquickjscompiler
3.5k312