github-tools / github-tools/github
list organizations
未關閉
- 主要語言
- JavaScript
- 星號
- 3.8k
- 分支
- 809
- PR 合併指標
- 30 天內沒有已合併 PR
描述
It'd be nice if we could list all orgs using this api. https://developer.github.com/changes/2015-06-17-organizations-endpoint/
```javascript
let gh = new GitHub();
gh.listOrgs().then(...);
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。