Skip to content

htrc/HTRC-BookwormGUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookwormGUI

The line chart visualization for Bookworm. This is the integrated version of the line chart visualization with Bookworm Playground.

Settings are in static/options.json. Example configurations are in static/examples/.

Bookworm API endpoints allow cross-origin requests by default, so you can run this visualization on a different server than wherever you set up the back end, or even on your computer.

For example, to run a HathiTrust+Bookworm visualization on your computer:

  • Copy static/examples/options.hathitrust.json to static/options.json. Note the optional 'host' argument pointing to server.
  • Run a local web server, e.g. with python -m http.server

About

GUI for a Bookworm web app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.0%
  • CSS 25.5%
  • JavaScript 6.5%