@ohif/static-wado-util

Utils for other packages.

Usage no npm install needed!

<script type="module">
  import ohifStaticWadoUtil from 'https://cdn.skypack.dev/@ohif/static-wado-util';
</script>

README

@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);