github-tools / github-tools/github
listStarredRepos not really doing anything
- 主要语言
- JavaScript
- 星标
- 3.8k
- 派生
- 809
- PR 合并指标
- 30 天内没有已合并 PR
描述
first, can this be run on a website with native js?
Second, is the listStarredRepo function bugged. I tried running it with callbacks, with the .then.
used my password and then used an access token.
## What i want to achieve
I want a page that lists all of my repos. That's it.
I don't really need to authenticate myself since the repo data is public.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start at the listStarredRepos function and reproduce the reported behavior in a browser using both callbacks and promises, as described in the issue. Check how authentication and public repository data are handled; done should mean the function reliably returns the user's repositories in native JavaScript.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- api
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100