Skip to content

Instantly share code, notes, and snippets.

@larryhou
Last active July 5, 2018 03:05
Show Gist options
  • Save larryhou/d643149f0bd67abdf8b540725828cf08 to your computer and use it in GitHub Desktop.
Save larryhou/d643149f0bd67abdf8b540725828cf08 to your computer and use it in GitHub Desktop.
prompt(jQuery("li span.small").prev().map(function(i, a){return $(a).attr('data-reactid').split('$')[1].split('.')[0] + '\t' + $(a).attr('title')}).toArray().join('\n'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment