github is starred:检查用户是否已对特定的GitHub存储库加注星标 源码
github-is-starred 检查用户是否已对特定的GitHub存储库加注星标。 安装 npm install --save github-is-starred 用法 const githubIsStarred = require ( 'github-is-starred' ) await githubIsStarred ( { username : 'blaise-hansen' , repo : 'transitive-bullshit/create-react-library' } ) // => true API githubIsStarred 检查用户是否已对特定的
文件列表
github-is-starred-master.zip
(预估有个9文件)
github-is-starred-master
.gitignore
309B
.eslintrc
38B
package.json
704B
readme.md
2KB
index.js
1022B
test.js
619B
.travis.yml
45B
.editorconfig
147B
yarn.lock
211KB
暂无评论