js regex remove space in the end of strong code example Example: remove whitespace javascript var str = " Some text "; str.trim();