Skip to content

Instantly share code, notes, and snippets.

@bloodyowl
Last active December 16, 2015 09:19
Show Gist options
  • Save bloodyowl/5412612 to your computer and use it in GitHub Desktop.
Save bloodyowl/5412612 to your computer and use it in GitHub Desktop.
Tweet sized word counter
/*
paste it in your console
*/
(function(t,a,b){return(b=document.body),(a=(b.innerText||b.textContent).match(/\S+/g))&&t.replace("%",a.length)})("% words on this page")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment