schema-forms
Schema converter
Converts prismatic schemas to JSON schemas compatible with react-jsonschema-form
Convert prismatic schemas into JSON schemas compatible with react-jsonschema-form
11 stars
5 watching
0 forks
Language: Clojure
last commit: almost 5 years ago clojureclojurescriptformsreact-jsonschema-formschema
Related projects:
Repository | Description | Stars |
---|---|---|
victools/jsonschema-generator | A tool to generate JSON schemas from Java classes | 399 |
restspace/schema-form | A React component package for generating forms based on JSON Schema descriptions | 47 |
stefanterdell/zod-to-json-schema | Converts Zod schemas to JSON schemas. | 913 |
stefanterdell/json-schema-to-zod | Converts JSON schema to Zod schema | 336 |
mbknor/mbknor-jackson-jsonschema | Generates JSON schema from POJOs using Jackson annotations | 235 |
formschema/native | A Vue.js component library for building forms based on JSON schema definitions | 482 |
mohsen1/angular-json-schema-form | An Angular directive for generating forms based on JSON schema definitions. | 30 |
rsinohara/json-to-zod | Converts JSON data into Zod schema definitions | 59 |
sourcemeta/jsonschema | A command-line tool for working with JSON schema files, providing functionality for validation, formatting, testing, and more. | 64 |
lensesio/schema-registry-ui | A web tool for managing Avro schemas in Kafka clusters | 421 |
dadav/helm-schema | Generates JSON schemas from Helm charts. | 69 |
vodori/schema-conformer | A library that extends prismatic schema with custom conforming capabilities to enforce stricter data formats and validation. | 9 |
guillotinaweb/ngx-schema-form | A module for Angular applications to generate HTML forms from JSON schema definitions | 484 |
andyglow/scala-jsonschema | Generates JSON Schemas from Scala data types and objects | 124 |
ivangreene/java-to-zod | Tool to convert Java POJOs to Zod schemas using JSR-380 annotations. | 19 |