jperasmus / docsify-copy-code

A docsify plugin that copies Markdown code block to your clipboard
MIT License
100 stars 73 forks source link

Are there any other cdn sources? #17

Closed sy-records closed 4 years ago

sy-records commented 4 years ago

unpkg.com often goes wrong, such as 429 error code. Are there any other cdn sources? Or how to build locally?

jperasmus commented 4 years ago

Hi, you can try jsDelivr as well.

https://cdn.jsdelivr.net/npm/docsify-copy-code@2

Or you can install the plugin from NPM.