dwv-angular
v0.9.1
Published
Medical viewer Angular component using DWV (DICOM Web Viewer).
Downloads
32
Readme
dwv-angular
Medical viewer Angular component using DWV (DICOM Web Viewer).
All coding/implementation contributions and comments are welcome.
dwv-angular is not certified for diagnostic use. Released under GNU GPL-3.0 license (see license.txt).
NPM
Steps to publish:
# build (from the root of the repo)
yarn run build-lib
# move to build dir
cd dist/dwv-angular
# publish
npm publish