Skip to content

thameera/harcleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAR Cleaner

Clean up HAR files by removing unnecessary requests.

Live version available at: https://thameera.com/har_cleaner

Building

Opening index.html directly in the browser will work in development mode.

To build the minified distribution HTML file, you need to have terser and uglifycss installed. If you don't have them, install both with npm install -g terser uglifycss first.

Afterwards, run the build file:

./build

Output will be created as dist/index.html.

About

Clean up HAR files by removing noisy requests

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published