0.0.20 • Published 10 months ago

@lblod/lib-decision-shapes v0.0.20

Weekly downloads
-
License
ISC
Repository
github
Last release
10 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

10 months ago

0.0.19

10 months ago

0.0.18

10 months ago