JSBin: How to get ES6/Babel tab?

Hitesh Kumar picture Hitesh Kumar · Feb 7, 2017 · Viewed 12.6k times · Source

I am learning JavaScript. I am using online editor Jsbin to run javascript. I want to use ES6 with Babel. I have seen some of the tutorials or JSBins which has babel tab in the editor. Please refer the screenshot for more detail. I am not able to figure out how do we get this ES6/Babel tab in JSbin. Can anyone please help me on this? Thanks.

Screenshot

Answer

GregL picture GregL · Feb 7, 2017

In the Javascript pane, click the "Javascript" dropdown in the top left and change to "ES6/Babel":

Screenshot