Example 1
Girdi
function hello(name){console.log('Hello '+name)}
Çıktı
Beautify and reformat JavaScript code for readability.
Bazı araçlar tarayıcınızda çalışır. Bazı özellikler sunucu işlemesi gerektirebilir.
function hello(name){console.log('Hello '+name)}
if(a){b();}else{c();}