1.5.4 • Published 1 year ago

@dohyper/schemas v1.5.4

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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

1 year ago

1.5.3

1 year ago

1.5.2

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.2.0

1 year ago

1.0.2

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.3.2

1 year ago

1.4.0

1 year ago

1.3.1

1 year ago

1.3.0

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

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago