UNPKG
nrb-common-schemas
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
0.0.2
0.0.1
Home of some common schemas used within the nrb domain
gitlab.com/swe-nrb/nrb-common-schemas
nrb-common-schemas
/
README.md
11 lines
(7 loc)
•
241 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
#
nrb-common-schemas
Home
of
some
common
schemas
used
within
the
[nrb]
(
https
:
//www.nationella-riktlinjer.se) domain.
## Usage
``
` var nrbCommonSchemas = require('nrb-common-schemas'); console.log(nrbCommonSchemas.contributor1Schema); `
``