Add a copy to clipboard button in a GitHub readme -


i writing readme.md in github flavored markdown, i'll push on github repository. there way add copy-to-clipboard button each code snippet readme.md contains, when viewing on https://github.com/username/reponame/readme.me?

i created chrome extension copy posted source code readme files.
works on:

  • github
  • stackoverflow
  • npmjs

check repository: https://github.com/panzerdp/clipboardy


Comments

Popular posts from this blog

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -