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