Giter Site home page Giter Site logo

docsify-version's People

Contributors

yklydxtt avatar

Stargazers

 avatar  avatar

Watchers

 avatar

docsify-version's Issues

more cdn network for docsify-version plugin?

Hi everyone.

Have you thought about including another cdn network for the docsify-version plugin to facilitate the installation of the docsify-version plugin in docsify?

concept

cdn 1: cdn.jsdelivr.net

<script src="https://cdn.jsdelivr.net/gh/yklydxtt/[email protected]/dv.min.js" ></script>

cdn 2: cdnjs.cloudflare.net

<script src="https://cdnjs.cloudflare.net/ajax/libs/docsify-version/2.0.1/dv.min.js"></script>

cdn 3: ajax.googleapis.com

<script src="https://ajax.googleapis.com/ajax/libs/docsify-version/2.0.1/dv.min.js"></script>

cdn 4: netdna.bootstrapcdn.com

<script src="//netdna.bootstrapcdn.com/docsify-version/2.0.1/js/dv.min.js"></script>

cdn 5: ajax.aspnetcdn.com/ajax/

<script src="//ajax.aspnetcdn.com/ajax/docsify-version/2.0.1/js/dv.min.js"></script>

cdn 6: unpkg.com

<script src="https://unpkg.com/[email protected]/lib/dv.min.js"></script>

cdn 7: code.jquery.com

<script src="https://code.jquery.com/dv.min-jquery-2.0.1.js"></script>

cdn 8: cdn.statically.io

<script src="https://cdn.statically.io/gh/yklydxtt/docsify-version/2.0.1/dv.min.js"></script>

cdn 9: cdn.statically.io

<script src="https://wwww.bootcdn.cn/docsify-version/2.0.1/dv.min.js"></script>

cdn 10: cdn.jsdelivr.net/npm/

<script src="https://cdn.jsdelivr.net/npm/docsify-version/2.0.1/dv.min.js"></script>

cdn 11: cdnjs.com/libraries/

<script src="https://cdnjs.com/libraries/docsify-version/2.0.1/dv.min.js"></script>

cdn 12: cf.jare.io

<script src="http://cf.jare.io/?u=https://github.com/yklydxtt/docsify-version/2.0.1/dv.min.js"></script>

why?

  1. Increase the distribution channel of the docsify-version plugin, i.e. more people to use the docsify-version plugin in docsify
  2. This decreases latency, the more cdn for the plugin: docsify-version - better (because... this means that the plugin can load faster in the browser.)

question/feedback

What do you all think of the idea?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.