gh-ls:列出 GitHub 存储库中的文件

时间:2024-06-23 08:08:35
【文件属性】:

文件名称:gh-ls:列出 GitHub 存储库中的文件

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-23 08:08:35

JavaScript

gh-ls 从 GitHub 存储库中获取文件列表 安装 $ npm install --save gh-ls 用法 var ghls = require ( 'gh-ls' ) ; ghls ( 'metacran/gh-ls' , function ( err , list ) { console . log ( list ) ; // => { sha: '01a870392179ec5fdd59d99d58cfb89bc751df31', // => url: 'https://api.github.com/repos/metacran/gh-ls/git/trees/01a870392179ec5fdd59d99d58cfb89bc751df31', // => tree: // => [ { path: '.git


【文件预览】:
gh-ls-master
----.gitignore(14B)
----README.md(3KB)
----package.json(564B)
----index.js(700B)
----test.js(773B)
----.travis.yml(72B)

网友评论