0.0.16 • Published 10 months ago

lib-decision-shapes v0.0.16

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.16

10 months ago

0.0.14

11 months ago

0.0.13

11 months ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago