jquery-git:jQuery扩展可轻松显示用户的GitHub存储库

时间:2024-05-18 01:11:23
【文件属性】:

文件名称:jquery-git:jQuery扩展可轻松显示用户的GitHub存储库

文件大小:6KB

文件格式:ZIP

更新时间:2024-05-18 01:11:23

JavaScript

jQuery的git($ .git) jQuery扩展可轻松显示用户的GitHub存储库 // Specify a reference element, it doesn't really matter what the selector is $ ( '#jquery-git' ) . git ( { username : 'benderTheCrime' } ) ; // Username is the only real requirement, other options are listed below: var opts = { username : 'benderTheCrime' , exclude : [ ] , // Leave out some of the default fields: n


【文件预览】:
jquery-git-develop
----.gitignore(931B)
----jquery-git.min.js(1KB)
----LICENSE(1KB)
----CHANGELOG.md(926B)
----README.md(822B)
----jquery-git.js(3KB)
----Gulpfile.js(375B)
----bower.json(530B)

网友评论