json-schema-ref-parser
Schema parser
Tool to parse, resolve, and dereference JSON schema references in JavaScript
Parse, Resolve, and Dereference JSON Schema $ref pointers in Node and browsers
958 stars
9 watching
228 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
javascriptjson-pointerjson-referencejson-schemanodejsparserresolveruniversal-javascript
Related projects:
Repository | Description | Stars |
---|---|---|
interagent/prmd | Tools for bootstrapping and documenting API descriptions using JSON Schema | 2,099 |
recp/json | A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
java-json-tools/json-schema-validator | An implementation of JSON Schema validation in pure Java | 1,626 |
mohsen1/json-schema-view | A tool for rendering complex JSON data in a user-friendly format | 49 |
ocramz/aeson-schema | Tool for validating and generating JSON data structures | 60 |
dragonwasrobot/json-schema-to-elm | Generates Elm code from JSON schema specifications | 88 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,285 |
sourcemeta/jsontoolkit | A comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules. | 39 |
asyncapi/spec-json-schemas | Provides validation tools and schemas for AsyncAPI documents | 53 |
ruby/json | A Ruby implementation of the JSON data serialization format | 703 |
jsonresume/resume-schema | Defines and validates a standard format for resumés using JSON Schema | 2,142 |
json-schema-org/json-schema-test-suite | A comprehensive test suite for validating JSON Schema specifications against various languages and parsers. | 624 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
webmozart/json | A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
thomasaribart/json-schema-to-ts | Tool to automatically generate TypeScript types from JSON schema definitions. | 1,480 |