128 Forks
816 Stars
816 Watchers

babel-standalone

:video_game: Now located in the Babel repo! Standalone build of Babel for use in non-Node.js environments, including browsers.

How to download and setup babel-standalone

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

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

If you have some problems with babel-standalone

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