{"id":26618346,"url":"https://github.com/wojtek1150/json-forms-zorro-wrapper","last_synced_at":"2026-02-11T11:04:09.395Z","repository":{"id":43203833,"uuid":"498676380","full_name":"wojtek1150/json-forms-zorro-wrapper","owner":"wojtek1150","description":"Ng Zorro wrapper for json forms lib","archived":false,"fork":false,"pushed_at":"2025-08-12T11:29:53.000Z","size":28343,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-17T23:59:17.896Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://wojtek1150.github.io/json-forms-zorro-wrapper/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wojtek1150.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":"audit-ci.json","citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"wojtek1150","custom":null}},"created_at":"2022-06-01T09:42:40.000Z","updated_at":"2025-08-12T11:29:57.000Z","dependencies_parsed_at":"2024-02-07T14:49:30.116Z","dependency_job_id":"68e334f9-82a5-4983-8950-4fbc0cadb1a6","html_url":"https://github.com/wojtek1150/json-forms-zorro-wrapper","commit_stats":{"total_commits":73,"total_committers":3,"mean_commits":"24.333333333333332","dds":0.0547945205479452,"last_synced_commit":"10f86a531d78e9df66050b0705805d4c22109b79"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"purl":"pkg:github/wojtek1150/json-forms-zorro-wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtek1150%2Fjson-forms-zorro-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtek1150%2Fjson-forms-zorro-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtek1150%2Fjson-forms-zorro-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtek1150%2Fjson-forms-zorro-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wojtek1150","download_url":"https://codeload.github.com/wojtek1150/json-forms-zorro-wrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojtek1150%2Fjson-forms-zorro-wrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281659197,"owners_count":26539729,"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","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-03-24T08:01:56.560Z","updated_at":"2025-10-29T16:44:39.224Z","avatar_url":"https://github.com/wojtek1150.png","language":"TypeScript","funding_links":["https://buymeacoffee.com/wojtek1150"],"categories":["Third Party Components"],"sub_categories":["JSON Forms"],"readme":"# JsonForms based on ng-zorro\n\n### Demo\n\n[https://wojtek1150.github.io/json-forms-zorro-wrapper/](https://wojtek1150.github.io/json-forms-zorro-wrapper/)\n\n## Documentation\n\nSee documentation at [Plugion homepage](https://wojtek1150.github.io/json-forms-zorro-wrapper/docs)\nFor JsonSchema documentation check [jsonforms core package](https://jsonforms.io)\nFor UI docs, see the documentation on [ngzorro website](https://ng.ant.design/docs/introduce/en).\n\n## Requirements\n\nThis plugin requires the following dependencies:\n\n```\n\"angular\": \"^17\",\n\"ng-zorro-antd\": \"^17\",\n\"ngx-quill\": \"^25\"\n```\n\nThey should be installed automatically as they are peer dependencies. However, if for some reason you are using `legacy-peer-deps = true` you need to add them to the package.json manually\n\n## Installation\n\n```\nnpm install @wojtek1150/jsonforms-zorro-wrapper\n```\n\n## Usage\n\nSimply import JsonFormsZorroModule into your project\n\n```typescript\nimport { JsonFormsZorroModule } from '@wojtek1150/jsonforms-zorro-wrapper';\n\n@NgModule({\n  imports: [JsonFormsZorroModule],\n})\n```\n\nIf you are using DateField, remember to add your locale for ng-zorro as module providers, for example:\n\n```\nimport { en_US, NZ_I18N } from 'ng-zorro-antd/i18n';\n\n@NgModule({\n  providers: [{ provide: NZ_I18N, useValue: en_US }],\n  imports: [JsonFormsZorroModule],\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojtek1150%2Fjson-forms-zorro-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwojtek1150%2Fjson-forms-zorro-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojtek1150%2Fjson-forms-zorro-wrapper/lists"}