@s1seven/schema-tools-certificate-model
TypeScript icon, indicating that this package has built-in type declarations

0.3.17 • Public • Published

Schema-tools-certificate-model

npm

The certificate-model module provides a class using template pattern to generate a class / instances based a given JSON schema.

Install

npm install @s1seven/schema-tools-certificate-model

Examples

The example uses the CertificateModel class in a function using process.argv.

First argument is the schema type, and the second argument is the version of the schema that should be loaded to create a classe extending CertificateModel.

node ./examples/certificate-model.js en10168-schemas v0.0.2

This library was generated with Nx.

Building

Run nx build certificate-model to build the library.

Running unit tests

Run nx test certificate-model to execute the unit tests via Jest.

Readme

Keywords

none

Package Sidebar

Install

npm i @s1seven/schema-tools-certificate-model

Weekly Downloads

18

Version

0.3.17

License

Apache-2.0

Unpacked Size

37.1 kB

Total Files

6

Last publish

Collaborators

  • christophbuehler
  • eamon0989
  • s1seven-service
  • stiebitzhofer