{"id":13808525,"url":"https://github.com/fluent-form/fluent-form","last_synced_at":"2026-04-06T06:32:13.304Z","repository":{"id":37629649,"uuid":"467042811","full_name":"fluent-form/fluent-form","owner":"fluent-form","description":"Building dynamic form in Angular with Fluent API and JSON","archived":false,"fork":false,"pushed_at":"2026-03-31T11:26:37.000Z","size":9823,"stargazers_count":53,"open_issues_count":16,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-31T13:22:15.011Z","etag":null,"topics":["angular","angular-forms","compose-api","dynamic-form","fluent-api","json-form","ng-zorro-antd","reactive-forms","schema-form"],"latest_commit_sha":null,"homepage":"https://fluent-form.github.io/fluent-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/fluent-form.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-03-07T10:17:16.000Z","updated_at":"2026-03-31T11:14:45.000Z","dependencies_parsed_at":"2026-01-19T05:25:53.635Z","dependency_job_id":"ecccdf26-3ced-4602-b78b-1af6fd56ad3d","html_url":"https://github.com/fluent-form/fluent-form","commit_stats":{"total_commits":1136,"total_committers":6,"mean_commits":"189.33333333333334","dds":0.07042253521126762,"last_synced_commit":"810b898a6622b8d4ca651816b0f27940509b1f4f"},"previous_names":["fluent-form/fluent-form","hyperlife1119/ngx-fluent-form"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/fluent-form/fluent-form","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent-form%2Ffluent-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent-form%2Ffluent-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent-form%2Ffluent-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent-form%2Ffluent-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent-form","download_url":"https://codeload.github.com/fluent-form/fluent-form/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent-form%2Ffluent-form/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31463013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":["angular","angular-forms","compose-api","dynamic-form","fluent-api","json-form","ng-zorro-antd","reactive-forms","schema-form"],"created_at":"2024-08-04T01:01:45.225Z","updated_at":"2026-04-06T06:32:13.298Z","avatar_url":"https://github.com/fluent-form.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\r\n  \u003ch1\u003e\r\n    \u003cimg src=\"./logo/outline.png\" height=\"65\" /\u003e\r\n  \u003c/h1\u003e\r\n\r\n  An Angular dynamic forms library powered by Fluent API and JSON.\r\n\r\n  [![npm version](https://img.shields.io/npm/v/@fluent-form/core/latest.svg)](https://www.npmjs.com/settings/fluent-form/packages)\r\n  ![CI](https://github.com/fluent-form/fluent-form/actions/workflows/ci.yml/badge.svg)\r\n  ![License](https://img.shields.io/badge/License-MIT-blue.svg)\r\n  [![Angular](https://img.shields.io/badge/Angular-≥19.0.0-red?logo=angular)](https://www.github.com/angular/angular)\r\n  [![codecov](https://codecov.io/gh/fluent-form/fluent-form/branch/main/graph/badge.svg?token=070GEU44U0)](https://codecov.io/gh/fluent-form/fluent-form)\r\n  [![CodeFactor](https://www.codefactor.io/repository/github/fluent-form/fluent-form/badge)](https://www.codefactor.io/repository/github/fluent-form/fluent-form)\r\n\u003c/div\u003e\r\n\r\n## Features\r\n\r\n- Support for using the Fluent API and JSON.\r\n- Based on embedded view, no host element, supports nested layout.\r\n- Tree shakable, supports lazy loading and preloading.\r\n- Built on Angular reactive forms.\r\n- Supports integration with UI libraries.\r\n\r\n## Install\r\n\r\n```bash\r\nng add @fluent-form/core\r\n```\r\n\r\n## Docs\r\n\r\nFor documentation and examples please visit [https://fluent-form.github.io/fluent-form](https://fluent-form.github.io/fluent-form).\r\n\r\n## Usage\r\n\r\n```ts\r\nimport { FluentForm, form } from '@fluent-form/core';\r\nimport { button, numberField, textField, textArea } from '@fluent-form/ui-zorro';\r\n\r\n@Component({\r\n  imports: [FluentForm],\r\n  template: `\u003cfluent-form [schema]=\"schema()\" [(model)]=\"model\" /\u003e`\r\n})\r\nexport class ExampleComponent {\r\n  readonly schema = form(() =\u003e {\r\n    textField('name').label('Name').required(true);\r\n    numberField('age').label('Age').required(true);\r\n    textArea('bio').label('Bio').placeholder('Tell us about yourself');\r\n    button().content('Submit');\r\n  });\r\n\r\n  readonly model = signal({\r\n    name: 'John Doe',\r\n    age: null,\r\n    bio: 'I love fluent form'\r\n  });\r\n}\r\n```\r\n\r\n## Stage\r\n\r\nCurrently in beta, we look forward to your active trial, we will continue to actively collect user feedback, rapid iteration and continuous improvement of functionality and performance.\r\n\r\n## Changelog\r\n\r\n[Learn about the latest improvements.](https://github.com/fluent-form/fluent-form/blob/main/CHANGELOG.md)\r\n\r\n## Support\r\n\r\nDo you love ✨ fluent-form ✨ ? Star for [this](https://github.com/fluent-form/fluent-form) project!\r\n\r\n##  Special thanks\r\n\r\nThanks to [JetBrains](https://www.jetbrains.com/?from=fluent-form) for supporting us free open source licenses.\r\n\r\n![JetBrains Logo (Main) logo](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)\r\n\r\n## License\r\n\r\n[MIT](https://github.com/fluent-form/fluent-form/blob/main/LICENSE)\r\n","funding_links":[],"categories":["Third Party Components"],"sub_categories":["JSON Forms"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluent-form%2Ffluent-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluent-form%2Ffluent-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluent-form%2Ffluent-form/lists"}