WebEngage / gitbook-plugin-copy-code-button

gitbook-plugin-copy-code-button

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copy Code to Clipboard on GitBook

Install it using:

$ npm install gitbook-plugin-copy-code-button

To use it in your book, add this to book.json:

{
    "plugins": ["copy-code-button"]
}

demo_gif

About

gitbook-plugin-copy-code-button

License:Apache License 2.0


Languages

Language:JavaScript 100.0%