1.0.1 • Published 4 years ago

saika-code-block-buttons v1.0.1

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

saika-code-block-buttons

Code buttons for Saika

Please consider starring the project to show your ❤️ and support.

CircleCI License donate

You can visit the official showcase in saika codeBlockButtons.

Usage

Load this via <script> tag:

<!-- Load this after saika.js -->
<script src="https://cdn.jsdelivr.net/npm/saika-code-block-buttons"></script>

This is exposed as window.saikaCodeBlockButtons:

new Saika({
  codeBlockButtons: [saikaCodeBlockButtons.copyCode]
})

Buttons

copyCode

Copy the code in code block.

Will add more in future...

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

saika-code-block-buttons © evillt, Released under the MIT License.

Authored and maintained by EVILLT with help from contributors (list).

evila.me · GitHub @evillt · Twitter @evillt