Skip to content

Instantly share code, notes, and snippets.

@voodootikigod
Created July 31, 2010 20:58
Show Gist options
  • Save voodootikigod/502609 to your computer and use it in GitHub Desktop.
Save voodootikigod/502609 to your computer and use it in GitHub Desktop.
function(doc) {
emit(doc.toSource().length, doc);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment