Remove useless spaces
mtbink.com logo

Remove useless spaces

Input (String)
Output (String)

The function of this online utility is to remove useless spaces.

For example,

 let  a   =    1;     
     let    b   =  2; 
will becomes:
let a = 1;
let b = 2;
.

Search the entire website:

Flag Counter
RSS