Skip to content

zixil/dwv-simplistic

 
 

Repository files navigation

dwv-simplistic

Simple medical viewer using DWV (DICOM Web Viewer).

All coding/implementation contributions and comments are welcome. Releases should be ready for deployment otherwise download the code and install dependencies with a yarn or npm install.

dwv-simplistic is not certified for diagnostic use. Released under GNU GPL-3.0 license (see license.txt).

Build Status

Available Scripts

# install dependencies
yarn install

# serve at localhost:8080 with live reload
yarn run start

# serve a developement version at localhost:8080 with live reload
yarn run dev

# run unit tests
yarn run test

About

Simple medical viewer based on DWV (DICOM Web Viewer).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 49.6%
  • Lua 24.3%
  • HTML 16.9%
  • CSS 4.9%
  • Shell 4.3%