Skip to content

simprov/simprov

Repository files navigation

SIMProv

A library for capturing and using provenance in client-side interactive Web applications. More details about this can be found in the paper:

Enhancing web-based analytics applications through provenance.
A. Camisetty, C. Chandurkar, M. Sun, and D. Koop.
IEEE Trans. Vis. Comp. Graph. (Proc. of IEEE VIS 2018). To appear.

Examples

https://simprov.github.io/

Installation instructions

  1. Clone the repository
  2. npm install
  3. npm run devServer
  4. Head on to http://localhost:3000/ to view the examples, if not opened in the browser automatically.

Running Information

  • Running devServer will build and watch folders sourceScripts and docs for changes
  • Save the project to initiate rebuild and live reload.
  • If the Watch->Rebuild->Reload is not working, deselect safe-write option in your editor.
  • To view the bundled script visit http://localhost:3000/simprov.dev.js

About

A framework to capture and use visual provenance via client-side JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors