This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@dohyper/schemas

1.5.4 • Public • Published

documentation

source/resource.json is the source of truth for the resource definition json schema.

source/configuration.json is the source of truth for the configuration definition json schema.

types are inferred from the json schemas and emitted using json-schema-to-ts. due to some kind of limitation, the schemas needs to be copied to source/index.js so that the type declarations can work, see.

building

the building of this package conists of the following steps:

  1. npm run build:bundle: bundling the schemas so that the type inference can be done.
  2. npm run build:lockin: injecting the bundled schemas to source/index.js so that the types inference can be done.
  3. npm run build:types: emitting .d.ts with types from sourc/index.js, see.

Readme

Keywords

none

Package Sidebar

Install

npm i @dohyper/schemas

Weekly Downloads

24

Version

1.5.4

License

ISC

Unpacked Size

55.2 kB

Total Files

51

Last publish

Collaborators

  • mathematikoi