使用Github widget来展示代码

发现一个很不错的小项目,GitHub-jQuery-Repo-Widget,就是使用jQuery来展示您在github.com中的项目,测试了下,还不错!

使用方法:

<div class="github-widget" data-repo="JoelSutherland/GitHub-jQuery-Repo-Widget"></div>
<script src="//cdn.bootcss.com/jquery/2.2.1/jquery.min.javascript"></script>
<script src="//cdn.bootcss.com/github-repo-widget/e23d85ab8f/jquery.githubRepoWidget.min.javascript"></script>

就这么简单,演示效果:

原文链接:,发表于 源代码(CodeBeta),转发请注明来源!

发表评论