Skip to content

takemikami/har2mmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

har2mmd

network sequence viewer from har file.

https://takemikami.github.io/har2mmd/

Tutorial

  1. Get HAR file.
    1. Open target website in Google Chrome with developer tools.
    2. Select Network tab, and Export HAR.
  2. View network sequence by har2mmd.
    1. Open har2mmd. https://takemikami.github.io/har2mmd/
    2. Select har file exported from Google Chrome.
    3. Select Host and Note.
    4. Push View button, and view diagram below.

for developer.

Install and run.

npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published