273 Forks
1712 Stars
1712 Watchers

babylon

PSA: moved into babel/babel as @babel/parser -->

How to download and setup babylon

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

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

If you have some problems with babylon

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