github api:GitHub API节点库具有分页响应的流式项目和等待的速率限制重置 源码
GitHub API GitHub API的一种实现,它通过等待速率限制重置来处理速率限制命中,并使用异步中介程序跨页面流式传输收集结果。 对于长时间运行的脚本很有用。 安装方式 npm install TomasHubelbauer/github-api 用法 const github = require ( 'github-api' ) ; // `token` can be left `undefined` to use the API with public access rate limits for await ( const repository of github . g
文件列表
github-api-master.zip
(预估有个8文件)
github-api-master
index.js
16KB
test.js
2KB
package.json
265B
.github
workflows
main.yml
2KB
package-lock.json
2KB
index.d.ts
20KB
.gitignore
22B
暂无评论