{"library":"json-schema-resolver","type":"library","category":null,"description":"Resolves all $ref references in JSON Schemas into a single inlined schema by bundling external schemas into a definitions key. Version 3.0.0 requires Node.js >=20. Provides a buildLocalReference hook for custom definition naming. Unlike other resolvers, it does not throw on missing references, allowing partial resolution. Commonly used with Fastify and other Node.js schema-driven libraries.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","json","schema","json-schema","ref","$ref"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install json-schema-resolver","imports":["import RefResolver from 'json-schema-resolver'","const RefResolver = require('json-schema-resolver')","import type { Options, Resolver } from 'json-schema-resolver'"]},{"cmd":"yarn add json-schema-resolver","imports":[]},{"cmd":"pnpm add json-schema-resolver","imports":[]}],"homepage":"https://github.com/Eomm/json-schema-resolver#readme","github":"https://github.com/Eomm/json-schema-resolver","docs":null,"changelog":null,"pypi":null,"npm":"json-schema-resolver","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}