GitRepo:用VanillaJS开发的响应式GitHub Repo Widget

时间:2024-05-24 19:21:00
【文件属性】:

文件名称:GitRepo:用VanillaJS开发的响应式GitHub Repo Widget

文件大小:13KB

文件格式:ZIP

更新时间:2024-05-24 19:21:00

CSS

GitRepo 用VanillaJS开发的响应式GitHub Repo Widget。 动机 我基于的原始版本创建了版本。 演示版 访问并查看实际操作。 如何安装 您可以下载以下库: 请,此库尚没有CDN,因此您需要下载并将其放在您自己的站点中。 如何使用 加载库 就像我说的,下载软件包并手动引用JavaScript和CSS文件。 将CSS放在HTML文档的开头部分: <!-- Required CSS for the GitRepo lib --> < link href =" /path/to/gitrepo.min.css " rel =" stylesheet " type =" text/css " media =" all " > 将JavaScript放在body标记的末尾: <!-- Loading and initialize the GitRepo lib -


【文件预览】:
GitRepo-master
----.gitignore(587B)
----package.json(671B)
----build()
--------gitrepo.min.js(3KB)
--------gitrepo.min.css(6KB)
----Gruntfile.js(1KB)
----LICENSE(1KB)
----README.md(2KB)
----example()
--------index.html(780B)
----lib()
--------gitrepo.css(7KB)
--------gitrepo.js(6KB)

网友评论