@ajm/typescript-json-schema

v0.44.0-ajm1
typescript-json-schema generates JSON Schema files from your Typescript sources
typescript json forms jsonschema schema

prepublishOnly

yarn build

test

yarn build && mocha -t 5000 --require source-map-support/register dist/test

debug

ts-node --inspect=19248 --debug-brk typescript-json-schema-cli.ts

docs

./update-docs.js

run

ts-node typescript-json-schema-cli.ts

build

tsc -p .

lint

tslint --project tsconfig.json -c tslint.json --exclude '**/*.d.ts'

style

yarn prettier --write *.js *.ts test/*.ts

dev

tsc -w -p .

test:dev

mocha -t 5000 --watch --require source-map-support/register dist/test
npm i @ajm/typescript-json-schema

Metadata

  • Unknown
  • Whatever
  • Yousef El-Dardiry and Dominik Moritz
  • released 11/30/2020

Downloads

Maintainers