没有合适的资源?快使用搜索试试~ 我知道了~
default-branch:获取GitHub存储库的默认分支
共11个文件
json:2个
js:2个
ts:2个
需积分: 50 0 下载量 93 浏览量
2021-04-30
11:35:05
上传
评论
收藏 6KB ZIP 举报
温馨提示
默认分支 获取GitHub存储库的默认分支 安装 $ npm install default-branch 用法 const defaultBranch = require ( 'default-branch' ) ; defaultBranch ( 'Knutakir/emorjis' ) . then ( branch => { console . log ( branch ) ; // => main } ) ; defaultBranch ( 'https://github.com/Knutakir/btc-value-cli' ) . then ( branch => { console . log ( branch ) ; // => main } ) ; defaultBranch ( 'https://enterprise.github.c
资源推荐
资源详情
资源评论
收起资源包目录
default-branch-main.zip (11个子文件)
default-branch-main
.travis.yml 54B
index.js 1KB
test.js 1KB
package.json 859B
index.test-d.ts 304B
.eslintrc.json 938B
LICENSE 1KB
index.d.ts 637B
.gitignore 884B
.npmrc 19B
README.md 1KB
共 11 条
- 1
资源评论
不就是输
- 粉丝: 23
- 资源: 4612
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功