json-forms
Form generator
Generates HTML forms from JSON schema structures with support for dynamic schemas and customization
JSON Schema to HTML form generator, supporting dynamic subschemas (on the fly resolution). Extensible and customizable library with zero dependencies. Bootstrap add-ons provided
611 stars
45 watching
167 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
formhtmljsonjson-formjson-schema
Related projects:
Repository | Description | Stars |
---|---|---|
mohsen1/angular-json-schema-form | An Angular directive for generating forms based on JSON schema definitions. | 30 |
guillotinaweb/ngx-schema-form | A module for Angular applications to generate HTML forms from JSON schema definitions | 484 |
restspace/schema-form | A React component package for generating forms based on JSON Schema descriptions | 47 |
eclipsesource/jsonforms | A library that enables building complex forms with customizable JSON schema support for various frontend frameworks. | 2,216 |
formschema/native | A Vue.js component library for building forms based on JSON schema definitions | 482 |
14nrv/vue-form-json | A Vue.js component for generating and validating forms with customizable fields and validation rules. | 94 |
ncform/ncform | A configuration generation tool for building forms with Vue and JSON Schema. | 1,192 |
nijikokun/generate-schema | A tool to generate schemas for various databases and frameworks from JSON objects | 1,038 |
braunson/laravel-html5-forms | An extension to Laravel's FormBuilder that adds support for HTML5 form elements. | 86 |
mantyr/jsonhtml | Generates HTML from valid JSON objects | 2 |
victools/jsonschema-generator | A tool to generate JSON schemas from Java classes | 399 |
yogthos/json-html | Converts JSON data into human-readable HTML | 162 |
vodori/schema-forms | Converts prismatic schemas to JSON schemas compatible with react-jsonschema-form | 11 |
nadunindunil/material-jsonschema-form | A material-ui form generator based on JSON schema definitions | 4 |
txgruppi/json2react | Allows creating React components from JSON data using a predefined schema. | 170 |