Example 1
Inmatning
function hello(name){console.log('Hello '+name)}
Utdata
Beautify and reformat JavaScript code for readability.
Vissa verktyg körs i din webbläsare. Vissa kan kräva serverbearbetning beroende på funktionen.
function hello(name){console.log('Hello '+name)}
if(a){b();}else{c();}