1.0.35 • Published 10 months ago

@molit/questionnaire-renderer v1.0.35

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

Questionnaire-Renderer

build publish npm version npm license

About

The questionnaire-renderer is a component developed to render FHIR questionnaires. It was developed by the MOLIT Insitut gGmbH using the Stencil framework

Installation

Using npm:

npm i @molit/questionnaire-renderer

Usage

Using npm:

Import the component in the main.js of your project.

import { applyPolyfills, defineCustomElements as initQuestionnaireRenderer } from "@molit/questionnaire-renderer/loader";

applyPolyfills().then(() => {
//Surrounding defineCustomElemnts() with applyPolyfills() is only needed if older browsers are targeted
initQuestionnaireRenderer()
});

Documentation

You can find more documentation here: https://github.com/molit-institute/questionnaire-renderer/blob/master/src/components/questionnaire-renderer/readme.md

Example project

You can find a demo project using vue.js here: https://github.com/molit-institute/questionnaire-renderer-example-vue

1.0.35

10 months ago

1.0.34

10 months ago

1.0.32

10 months ago

1.0.31

10 months ago

1.0.30

11 months ago

1.0.26

12 months ago

1.0.29

11 months ago

1.0.28

11 months ago

1.0.27

12 months ago

1.0.25

1 year ago

1.0.24

1 year ago

1.0.23

1 year ago

1.0.22

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.12

3 years ago

1.0.9

3 years ago

1.0.2

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago