wt2x

A simple command line utility to transform openEHR webtemplates to various other formats.

Usage no npm install needed!

<script type="module">
  import wt2x from 'https://cdn.skypack.dev/wt2x';
</script>

README

wt2x - WebTemplate to X

A simple command line utility to transform openEHR webtemplates to various other formats.

Installation

You can directly use this utility using npx

npx wt2x --help

If you prefer installing it locally

npm install -g wt2x
wt2x --help