32 Forks
430 Stars
430 Watchers

proposals

✍️ Tracking the status of Babel's implementation of TC39 proposals (may be out of date)

How to download and setup proposals

Open terminal and run command
git clone https://github.com/babel/proposals.git
git clone is used to create a copy or clone of proposals 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 proposals https://github.com/babel/proposals/archive/master.zip

Or simply clone proposals with SSH
[email protected]:babel/proposals.git

If you have some problems with proposals

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