{"id":15494992,"url":"https://github.com/chnapy/tabbouleh-sample-rjsf","last_synced_at":"2025-05-14T11:32:12.663Z","repository":{"id":85641304,"uuid":"205467171","full_name":"Chnapy/tabbouleh-sample-rjsf","owner":"Chnapy","description":"Tabbouleh sample with react-jsonschema-form form generator","archived":false,"fork":false,"pushed_at":"2024-04-24T02:28:31.000Z","size":1277,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-19T12:16:07.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://chnapy.github.io/tabbouleh-sample-rjsf/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chnapy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2019-08-30T22:56:27.000Z","updated_at":"2020-05-16T13:04:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"4029beab-1122-42a2-afbe-0004c4ca4790","html_url":"https://github.com/Chnapy/tabbouleh-sample-rjsf","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"4e0495515c230a09c02018521c47f2a44aead566"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chnapy%2Ftabbouleh-sample-rjsf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chnapy%2Ftabbouleh-sample-rjsf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chnapy%2Ftabbouleh-sample-rjsf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chnapy%2Ftabbouleh-sample-rjsf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chnapy","download_url":"https://codeload.github.com/Chnapy/tabbouleh-sample-rjsf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254131538,"owners_count":22019947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-02T08:15:44.396Z","updated_at":"2025-05-14T11:32:12.552Z","avatar_url":"https://github.com/Chnapy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tabbouleh sample with react-jsonschema-form form generator\n\nBasic sample which combine [tabbouleh](https://github.com/Chnapy/tabbouleh) (JSON Schema generation) with [react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form) (form generation).\n\n[**__Preview here__**](https://chnapy.github.io/tabbouleh-sample-rjsf)\n\n# Getting started\n\n```\nnpm install\n```\n\n```\nnpm start\n```\n\n# How it works\n\nSimplified steps:\n\n```typescript\n// generate the UserData schema\nconst schema = Tabbouleh.generateJSONSchema(UserData);\n\n// render the form\nReactDOM.render(\u003cForm\n            schema={schema as JSONSchema6}\n/\u003e, document.getElementById('root'));\n```\n\n# Alternatives\n\nSee also [uniforms](https://github.com/vazco/uniforms).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchnapy%2Ftabbouleh-sample-rjsf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchnapy%2Ftabbouleh-sample-rjsf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchnapy%2Ftabbouleh-sample-rjsf/lists"}