An open API service indexing awesome lists of open source software.

https://github.com/webengage/gitbook-plugin-copy-code-button

gitbook-plugin-copy-code-button
https://github.com/webengage/gitbook-plugin-copy-code-button

Last synced: about 1 year ago
JSON representation

gitbook-plugin-copy-code-button

Awesome Lists containing this project

README

          

# 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](demo_gif.gif)