harviewer

HAR Viewer is a web application that allows visualizing HTTP Archive logs (HARs)

  • 所有者: janodvarko/harviewer
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Stable URL (v2.0.17, 21 March 2016) - http://www.softwareishard.com/har/viewer/

Up-to-date master - http://gitgrimbo.github.io/harviewer/master/ (and https)

HAR Viewer

License

HAR Viewer is free and open source software distributed under the BSD License.

Components

Build Tools

Testing

Development

The HAR Viewer build process uses Node.js and npm as its build tools.

Firstly, run npm install from the command line to install the Node.js/npm dependencies.

Linting

HAR Viewer uses ESLint for linting. It will be installed when you run npm install from the project root.

To show lint errors only:

npm run eslint

To show lint errors and warnings:

npm run eslint-full

Running

To run HAR Viewer, run:

npm start

and browse to http://localhost:49001/webapp/.

npm start will start an express server that is setup to be able to serve the necessary resources for the functional tests. express is not necessary to serve HAR Viewer, any web server able to serve static files will do.

Build

Go to the project directory and execute the following command:

npm run clean-build

(Indicative build time - about 12 seconds. Node.js v10.2.1)

To run the built HAR Viewer, run

npm start

and browse to http://localhost:49001/webapp-build/ after a build.

JSDoc

Go to the project directory and execute the following command:

npm run jsdoc

Version and Google Analytics

Use the build.json file to set the version and Google Analytics profile.

主要指標

概覽
名稱與所有者janodvarko/harviewer
主編程語言JavaScript
編程語言JavaScript (語言數: 6)
平台
許可證
所有者活动
創建於2012-02-28 12:50:24
推送於2022-11-25 22:54:43
最后一次提交2019-01-12 17:14:09
發布數2
最新版本名稱2.0.17 (發布於 )
第一版名稱2.0.16 (發布於 )
用户参与
星數1.1k
關注者數56
派生數185
提交數611
已啟用問題?
問題數95
打開的問題數25
拉請求數53
打開的拉請求數6
關閉的拉請求數4
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?