Strip whitespace (JavaScript bookmarklet formatter)

Paste your script to strip newlines and remove any other duplicate whitespace (!).
Not a minifier. No warranty.


Options
Input
alert("Hello
  world!");
Type here or paste text

Output
(note that browsers remove the javascript: URI scheme when pasting into the address bar)