fetch node website:在nodejs.org上获取版本 源码
在nodejs.org上获取版本 下载发布文件, 。 例 const fetchNodeWebsite = require ( 'fetch-node-website' ) const stream = await fetchNodeWebsite ( 'v12.8.0/node-v12.8.0-linux-x64.tar.gz' ) // Example with options const otherStream = await fetchNodeWebsite ( 'v12.8.0/node-v12.8.0-linux-x64.tar.gz' , { progress
文件列表
fetch-node-website-main.zip
(预估有个28文件)
fetch-node-website-main
.eslintrc.yml
48B
.gitignore
117B
.all-contributorsrc
541B
package.json
1KB
package-lock.json
477KB
src
main.js
690B
progress.js
2KB
options.js
840B
暂无评论