{"id":28089494,"url":"https://github.com/educorvi/vue-json-form","last_synced_at":"2026-03-06T23:07:02.704Z","repository":{"id":44999565,"uuid":"299561652","full_name":"educorvi/vue-json-form","owner":"educorvi","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-06T15:26:29.000Z","size":20139,"stargazers_count":1,"open_issues_count":8,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-06T18:56:18.863Z","etag":null,"topics":["forms-generator","json","json-schema","vue"],"latest_commit_sha":null,"homepage":"https://educorvi.github.io/vue-json-form/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/educorvi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-29T09:03:31.000Z","updated_at":"2026-03-05T14:57:12.000Z","dependencies_parsed_at":"2026-01-16T08:04:09.808Z","dependency_job_id":null,"html_url":"https://github.com/educorvi/vue-json-form","commit_stats":{"total_commits":250,"total_committers":4,"mean_commits":62.5,"dds":0.552,"last_synced_commit":"a52344ce79b557dd9f446f2e0e120a8a6e0a0ada"},"previous_names":["educorvi/vue-json-form","educorvi/vue_json_form"],"tags_count":111,"template":false,"template_full_name":null,"purl":"pkg:github/educorvi/vue-json-form","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educorvi%2Fvue-json-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educorvi%2Fvue-json-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educorvi%2Fvue-json-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educorvi%2Fvue-json-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/educorvi","download_url":"https://codeload.github.com/educorvi/vue-json-form/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educorvi%2Fvue-json-form/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30202534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["forms-generator","json","json-schema","vue"],"created_at":"2025-05-13T12:58:59.820Z","updated_at":"2026-03-06T23:07:02.696Z","avatar_url":"https://github.com/educorvi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VueJsonForm\r\n\r\n[![Build And Test](https://img.shields.io/github/actions/workflow/status/educorvi/vue-json-form/buildAndTest.yaml?branch=main\u0026style=for-the-badge\u0026label=Build%20And%20Test)](https://github.com/educorvi/vue-json-form/actions/workflows/buildAndTest.yaml)\r\n![Vue.js](https://img.shields.io/badge/vuejs-%2335495e.svg?style=for-the-badge\u0026logo=vuedotjs\u0026logoColor=%234FC08D)\r\n![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\r\n\r\nAutomatically generates forms from a JSON schema and an optional UI schema.\r\n\r\n- [Documentation](https://educorvi.github.io/vue-json-form/)\r\n- [Demo](https://educorvi.github.io/vue-json-form/demo/)\r\n\r\n## Packages\r\n\r\nThis monorepo contains several packages that make up VueJsonForm:\r\n\r\n### [@educorvi/vue-json-form](./packages/vue-json-form)\r\n[![npm](https://img.shields.io/npm/v/@educorvi/vue-json-form?style=for-the-badge)](https://www.npmjs.com/package/@educorvi/vue-json-form)\r\n\r\nThe main Vue.js component for rendering JSON Schema-based forms.\r\n\r\n**[View Package Documentation →](./packages/vue-json-form/README.md)**\r\n\r\n### [@educorvi/vue-json-form-webcomponent](./packages/webcomponent)\r\n[![npm](https://img.shields.io/npm/v/@educorvi/vue-json-form-webcomponent?style=for-the-badge)](https://www.npmjs.com/package/@educorvi/vue-json-form-webcomponent)\r\n\r\nA standalone web component wrapper for VueJsonForm. Use it in any HTML page without Vue.js.\r\n\r\n**[View Package Documentation →](./packages/webcomponent/README.md)**\r\n\r\n### [@educorvi/vue-json-form-schemas](./packages/schemas)\r\n[![npm](https://img.shields.io/npm/v/@educorvi/vue-json-form-schemas?style=for-the-badge)](https://www.npmjs.com/package/@educorvi/vue-json-form-schemas)\r\n\r\nJSON Schema definitions and TypeScript types for VueJsonForm. Contains the UI schema specification.\r\n\r\n**[View Package Documentation →](./packages/schemas/README.md)**\r\n\r\n### [@educorvi/vue-json-form-ajv-validator](./packages/ajv-validator)\r\n[![npm](https://img.shields.io/npm/v/@educorvi/vue-json-form-ajv-validator?style=for-the-badge)](https://www.npmjs.com/package/@educorvi/vue-json-form-ajv-validator)\r\n\r\nAjv-based validator for VueJsonForm that validates the schemas passed as props.\r\n\r\n**[View Package Documentation →](./packages/ajv-validator/README.md)**\r\n\r\n## Quick Start\r\n\r\nInstall the main package:\r\n\r\n```bash\r\nnpm install @educorvi/vue-json-form\r\n```\r\n\r\nBasic usage example:\r\n\r\n```vue\r\n\u003cscript setup lang=\"ts\"\u003e\r\nimport { VueJsonForm, bootstrapComponents } from '@educorvi/vue-json-form';\r\nimport '@educorvi/vue-json-form/dist/vue-json-form.css';\r\n\r\nconst jsonSchema = {\r\n  type: 'object',\r\n  properties: {\r\n    name: { type: 'string' },\r\n    email: { type: 'string', format: 'email' }\r\n  },\r\n  required: ['name', 'email']\r\n};\r\n\r\nconst uiSchema = {\r\n  type: 'VerticalLayout',\r\n  elements: [\r\n    { type: 'Control', scope: '#/properties/name' },\r\n    { type: 'Control', scope: '#/properties/email' }\r\n  ]\r\n};\r\n\r\nfunction handleSubmit(data: Record\u003cstring, any\u003e) {\r\n  console.log('Form submitted:', data);\r\n}\r\n\u003c/script\u003e\r\n\r\n\u003ctemplate\u003e\r\n  \u003cvue-json-form \r\n    :jsonSchema=\"jsonSchema\" \r\n    :uiSchema=\"uiSchema\"\r\n    :onSubmitForm=\"handleSubmit\"\r\n    :renderInterface=\"bootstrapComponents\"\r\n  /\u003e\r\n\u003c/template\u003e\r\n```\r\n\r\n**Note:** Bootstrap 5 is required. See the [full documentation](https://educorvi.github.io/vue-json-form/) for detailed setup instructions.\r\n\r\n## Development\r\n\r\n### Project setup\r\n\r\n```bash\r\nyarn install\r\n```\r\n\r\n### Type-Check and Build for Production\r\n\r\n```bash\r\nyarn run build\r\n```\r\n\r\n### Generate Documentation\r\n\r\n```bash\r\nyarn run doc\r\n```\r\n\r\nRequires Python package `json-schema-for-humans`.\r\n\r\n## License\r\n\r\nMIT\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feducorvi%2Fvue-json-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feducorvi%2Fvue-json-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feducorvi%2Fvue-json-form/lists"}