coz/viewer
2018-10-19 10:54:42 -05:00
..
lib Including updated, unminified javascript and css for dependencies. Refs #48 2016-12-09 15:51:30 -06:00
profiles Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
index.htm Including updated, unminified javascript and css for dependencies. Refs #48 2016-12-09 15:51:30 -06:00
Makefile Build viewer website with normal build 2016-11-22 19:04:24 -06:00
package-lock.json Updated javascript from profile viewer 2018-10-19 10:51:54 -05:00
package.json Change prepublish to prepare to avoid npm warning 2018-10-19 10:54:42 -05:00
plot.css Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
profile.js Updated javascript from profile viewer 2018-10-19 10:51:54 -05:00
profile.js.map Updated javascript from profile viewer 2018-10-19 10:51:54 -05:00
profile.ts Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
README.md Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
tsconfig.json Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
ui.css Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00
ui.js Updated javascript from profile viewer 2018-10-19 10:51:54 -05:00
ui.js.map Updated javascript from profile viewer 2018-10-19 10:51:54 -05:00
ui.ts Move viewer contents into viewer/ 2016-11-17 15:23:05 +01:00

Causal Profile Viewer

Prerequisites for building:

  • Install NodeJS.

To build, run npm install.

To use, simply run an HTTP server from the directory. For example:

  1. Install http-server: npm i -g http-server
  2. Run http-server in this directory
  3. Open a browser to http://localhost:8080/