0.0.20 • Published 9 months ago

@lblod/lib-decision-shapes v0.0.20

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

lib-decisions-shapes

NPM library to retrieve shapes of decisions and examples

Install

npm install lib-decision-shapes

Usage

const { getHTMLExampleOfDocumentType, getShapeOfDocumentType } = require('lib-decision-shapes');

const shape = getShapeOfDocumentType('notulen');
const example = getHTMLExampleOfDocumentType('notulen');
0.0.20

9 months ago

0.0.19

9 months ago

0.0.18

9 months ago