0.6.3 • Published 2 years ago

@ohif/static-wado-util v0.6.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

@ohif/static-wado-util

Util and common code shared between packages. It includes a factory to node commander package. It is a complete solution for command-line programs (i.e static-wado packages commands).

Pre-requisites

View root pre-requisites section pre-requisites

Development

View root development section development

Usage

const staticWadoUtil = require('@ohif/static-wado-util');

staticWadoUtil.configureProgram(configuration);