json-schema-multi-compiler
Compile JSON schema into multiple outputs
Compile JSON schema into multiple outputs
JSON schema form builder react component.
flatten any json schema object with internal references, provides API to patch and delete references
A couple of utils that allows to convert json schema to yup schema and validate data against it. Core features: cross-field validation, internationalization
A utility for converting JSON schema definition to decoders
A wrapper class to encapsulate json objects
Combine multiple JSON Schemas into a single schema which matches instances which are valid for all of the combined schemas, for supporting older JSON Schema versions which lack support for allOf, such Draft 4 used by Swagger/OpenAPI 2.
JSON Schema generator.
Converts a regular JSON Schema to a compatible OpenAPI 3.0.X Schema Object
Translate JSON schemas to Sequelize model definitions
A Vue 3 based JSON Schema Editor component
基于 antd 搭建的可使用 JSON Schema 约束的 JSON 编辑器。 支持良好,简单可靠,效率更高。
Convert json-schema into documentation-friendly schema
A wrapper around json-schema-to-zod for using stdin / stdout
A tool to generate Zod types from JSON schemas with extend refs resolution
A JavaScript library for comparing JSON Schema specificity
A TypeScript library for converting JSON to JSON Schema
json-to-schema is a lightweight and powerful utility that generates JSON Schema from a given JSON object. It automatically detects the structure of the JSON, including nested objects and arrays, and generates a corresponding schema that can be used for va
A tool to translate json to json-schema
Converts a json schema to a Prisma schema