Skip to content

fireconsole/harviewer

 
 

Repository files navigation

HAR Viewer

Components

Build Tools

Testing

Development

  • Run from source on NodeJS using RequireJS or PINF JavaScript module loader:
    cd dev
    npm install
    npm start
    open http://localhost:8080
  • Run from source (PHP) using RequireJS module loader:
    • Build client to ./webapp-build: ant
    • Mount document root: ./webapp
    • Open in web browser
  • Build and publish to github pages:

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 67.2%
  • JavaScript 31.0%
  • CSS 1.0%
  • Perl 0.6%
  • Shell 0.1%
  • ActionScript 0.1%