没有合适的资源?快使用搜索试试~ 我知道了~
parse-git-config:将.gitconfig解析为JavaScript对象。 同步或异步
共17个文件
js:4个
json:2个
md:2个
需积分: 16 0 下载量 187 浏览量
2021-02-03
16:39:23
上传
评论
收藏 14KB ZIP 举报
温馨提示
解析git配置 将.git/config解析为JavaScript对象。 同步或异步。 请考虑关注该项目的作者 ,并考虑为该项目以显示您的 :red_heart_selector: 和支持。 安装 使用安装: $ npm install --save parse-git-config 用法 const parse = require ( 'parse-git-config' ) ; // sync console . log ( parse . sync ( ) ) ; // using async/await ( async ( ) => console . log ( await parse ( ) ) ) ( ) ;
资源推荐
资源详情
资源评论
收起资源包目录
parse-git-config-master.zip (17个子文件)
parse-git-config-master
.eslintrc.json 4KB
.gitattributes 15B
example.js 452B
.verb.md 2KB
.travis.yml 116B
LICENSE 1KB
test
fixtures
_gitconfig-branch 187B
_gitconfig 2KB
_gitconfig.local 227B
test.js 4KB
expected
_gitconfig.js 2KB
README.md 8KB
.npmrc 19B
.editorconfig 215B
.gitignore 303B
index.js 5KB
package.json 1KB
共 17 条
- 1
资源评论
moseswangbp981
- 粉丝: 33
- 资源: 4639
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功