1.5.4 • Published 1 year ago
@dohyper/schemas v1.5.4
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:
npm run build:bundle
: bundling the schemas so that the type inference can be done.npm run build:lockin
: injecting the bundled schemas tosource/index.js
so that the types inference can be done.npm run build:types
: emitting .d.ts with types fromsourc/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