remove whitespace in a string node js code example Example: remove whitespace javascript var str = " Some text "; str.trim();