UNPKG
har-download
Version:
latest (1.0.4)
1.0.4
1.0.1
1.0.0
har download 从 chrome 生成的 har 文件中下载整个网站所有资源
github.com/wshxbqq/har-download
wshxbqq/har-download
har-download
/
.travis.yml
10 lines
•
112 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language:
node_js
os:
- linux - osx
before_script:
- npm install
node_js:
-
'6'
-
'5'
-
'4'