har-extractor:提取har文件到目录的CLI

时间:2024-05-25 04:35:12
【文件属性】:

文件名称:har-extractor:提取har文件到目录的CLI

文件大小:8.76MB

文件格式:ZIP

更新时间:2024-05-25 04:35:12

cli http node tool har

提取器 一个将har文件提取到目录的CLI。 安装 使用安装: npm install har-extractor -g # or npx har-extractor [input] 用法 Usage $ har-extractor --output /path/to/output Options: --output, -o Output directory --remove-query-string, -r Remove query string from file path --dry-run Enable dry run mode --verbose Show processing file path Examples $ har-extractor ./net.har --output /path/to/output 例子 将文件提取到


【文件预览】:
har-extractor-master
----.gitignore(2KB)
----package.json(2KB)
----src()
--------har-extractor.ts(2KB)
----bin()
--------cmd.js(1KB)
----LICENSE(1KB)
----tsconfig.json(830B)
----.github()
--------workflows()
----README.md(3KB)
----.mocharc.json(51B)
----test()
--------tsconfig.json(138B)
--------har-extractor-test.ts(2KB)
--------fixtures()
----yarn.lock(86KB)

网友评论