{'<>'} Code Format Fast
JavaScript
HTML
CSS
JSON
Python
SQL
Input Code
function example(){const a=1;const b=2;if(a>b){console.log("a is greater")}else{console.log("b is greater or equal")}return a+b}
Formatted Code
Indent Size:
2 spaces
4 spaces
Tab
Minify
Format Code
Copy Formatted Code