1.0.5 • Published 2 years ago

@vtfk/document-definitions v1.0.5

Weekly downloads
90
License
MIT
Repository
github
Last release
2 years ago

Tests Coverage Status NPM js-standard-style

document-definitions

Node module for document-definitions

API

id the id for requested document definition language the language for the document definition, defaults to no_nb

Usage

$ npm i @vtfk/document-definitions
const getDD = require('@vtfk/document-definitions')
const dd = getDD('brevmal', 'no_nn')
const pdfDefinition = dd(data)

Definitions

License

MIT

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago