Copy object to clipboard from javascript console

Use copy() in your chrome or firefox browser to copy the entire object onto your clipboard. For example:

  copy(myObject);

Comments

Popular posts from this blog

Overview of Natural Language Processing (NLP)

Basic XML Questions and Answers