regex space symbol js code example Example: regex space javascript var str = "Is this all there is?"; var patt1 = /\s/g;