@json-schema-tools/reference-resolver

v1.2.5
Turns a $ref into a JSONSchema

build

npm run build:code && typedoc --out docs && touch docs/.nojekyll

build:code

tsc

lint

eslint . --ext .ts

lint:fix

eslint . --ext .ts --fix

test

npm run test:unit && npm run test:web

test:unit

npm run lint && jest --coverage

test:web

npm run build:code && webpack && rm -rf dist
npm i @json-schema-tools/[email protected]

Metadata

Downloads

Maintainers