js remove white spaces form stirng code example Example: remove whitespace javascript var str = " Some text "; str.trim();