1334 Forks
14214 Stars
14214 Watchers

ecma262

Status, process, and documents for ECMA-262

How to download and setup ecma262

Open terminal and run command
git clone https://github.com/tc39/ecma262.git
git clone is used to create a copy or clone of ecma262 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ecma262 https://github.com/tc39/ecma262/archive/master.zip

Or simply clone ecma262 with SSH
[email protected]:tc39/ecma262.git

If you have some problems with ecma262

You may open issue on ecma262 support forum (system) here: https://github.com/tc39/ecma262/issues

Similar to ecma262 repositories

Here you may see ecma262 alternatives and analogs

 freeCodeCamp    bootstrap    vue    react    You-Dont-Know-JS    javascript    electron    node    atom    axios    three.js    webpack    html5-boilerplate    meteor    express    angular    material-ui    Chart.js    TypeScript    free-programming-books-zh_CN    ionic-framework    nw.js    lodash    materialize    yarn    javascript-algorithms    element    echarts    Front-End-Checklist    babel