json-schema-deref
JSON →Resolves $ref pointers in JSON Schema documents by replacing them with the referenced schemas. This package (simple-json-schema-deref 0.1.0) is an early-stage library with no recent updates, last published to npm in 2015. It is a lightweight alternative to full JSON Schema processing libraries, focusing solely on dereferencing. The API is minimal: a single function that takes a schema object and returns the resolved schema. It supports Node.js, AngularJS, and browser via a global. No TypeScript types included.
Resources
packagesimple-json-schema-deref ↗