Example 1
Input
function hello(name){console.log('Hello '+name)}
Output
Beautify and reformat JavaScript code for readability.
Sebagian alat berjalan di browser Anda. Beberapa fitur mungkin memerlukan pemrosesan server.
function hello(name){console.log('Hello '+name)}
if(a){b();}else{c();}