Skip to content

Instantly share code, notes, and snippets.

@jbt
Created September 7, 2012 20:54
Show Gist options
  • Save jbt/3669529 to your computer and use it in GitHub Desktop.
Save jbt/3669529 to your computer and use it in GitHub Desktop.
Just found this, called blah.js, in my ~/Development
alert(" ".replace(/ */g,function(a){return String.fromCharCode(a.length)}).replace(/\t/g,''));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment