APIDevTools / json-schema-ref-parser
Parse, Resolve, and Dereference JSON Schema $ref pointers in Node and browsers
☆959Updated last month
Related projects ⓘ
Alternatives and complementary repositories for json-schema-ref-parser
- Swagger 2.0 and OpenAPI 3.0 parser/validator☆1,108Updated last month
- Convert Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint☆707Updated last year
- Simplify your schema by combining allOf☆98Updated 10 months ago
- A Monorepo of various packages to power OpenAPI in node☆895Updated 3 months ago
- Packages for working with JSON Schema and JSON Hyper-Schema☆321Updated last month
- Various utilities for JSON Pointers (http://tools.ietf.org/html/rfc6901) and JSON References (http://tools.ietf.org/html/draft-pbryan-zyp…☆226Updated 7 months ago
- JSON Schema Validation, Annotation, and Bundling. Supports Draft 04, 06, 07, 2019-09, 2020-12, OpenAPI 3.0, and OpenAPI 3.1☆223Updated last week
- Well Spectually 🤓 Enforce quality rules on your OpenAPI 3.0.x specifications.☆828Updated last year
- Customizable and hackable json-validator and json-schema utilities for traversal, data generation and validation☆181Updated 2 months ago
- Lean and mean Javascript implementation of the JSON-Patch standard (RFC 6902). Update JSON documents using delta patches.☆1,827Updated 4 months ago
- Due to the OpenAPI v3.0 and JSON Schema discrepancy, you can use this JS library to convert OpenAPI Schema objects to proper JSON Schema.☆244Updated 11 months ago
- Convert Complex JSON Schemas into Markdown Documentation☆624Updated this week
- Generate JSON schema from your Typescript sources☆1,456Updated this week
- Compile JSON Schema to TypeScript type declarations