Skip to content

tylermurry/decode-har

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

decode-har

This is an ultra-light command line utility that decodes the responses of a HAR file.

Specifically, this was built to make manipulating PollyJS captures easier as it saves the encoded and hex-chunked output which is hard to work with.

Installing

npm install -g decode-har

Usage

decodehar your_har_file.har

This will create a new file called your_har_file.har.decoded

About

Decodes responses inside of a HAR file for easily manipulation. Purpose built to assist with PollyJS captures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published