octonode:nodejs中的github API v3 源码
八节点 octonode是nodejs访问 安装 npm install octonode 用法 var github = require ( 'octonode' ) ; // Then we instantiate a client with or without a token (as show in a later section) var ghme = client . me ( ) ; var ghuser = client . user ( 'pksunkara' ) ; var ghrepo = client . repo (
文件列表
octonode-master.zip
(预估有个57文件)
octonode-master
.github
workflows
ci.yml
566B
src
octonode
release.coffee
1KB
issue.coffee
4KB
project.coffee
1KB
repo.coffee
21KB
暂无评论