Resources for development of structured reporting templates.
  • CSS 56%
  • TypeScript 35.5%
  • JavaScript 5.2%
  • Python 2.2%
  • HTML 1.1%
Find a file
danielAnderssonSectra 0777d68f9a styling was not included
2020-12-15 13:41:16 +01:00
DevComponents styling was not included 2020-12-15 13:41:16 +01:00
Examples Update prostate example to use new org host of srt-components. 2020-06-02 12:52:03 +02:00
.gitignore Add components, Prostate template and data provider example template. 2019-12-17 09:08:27 +01:00
LICENSE Create LICENSE 2019-12-16 11:18:14 +01:00
README.md Update README.md 2020-02-13 11:14:04 +01:00

StructuredReportingTemplatesDevResources

Resources for development of structured reporting templates.

NOTE: All examples in this repository are just that, examples. Nothing in this repository should be used directly in production.

Getting started

To use the examples in this repository you need node.js.

Installing node.js

Go to the official website for node.js and download and install the latest stable version.

Building templates

  1. Open a command prompt in the template root folder
  2. Execute npm install
  3. Execute npm run build

The build is then created in the dist folder. The HTML file in that folder can now be imported into Sectra IDS7.