UNPKG
har-down
Version:
latest (2.1.0)
2.1.0
2.0.6
2.0.5
2.0.3
2.0.2
har download 从 chrome 生成的 har 文件中下载整个网站所有资源
github.com/wshxbqq/har-download
wshxbqq/har-download
har-down
/
.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'