{"id":21654666,"url":"https://github.com/localvoid/uix_forms","last_synced_at":"2025-06-30T23:39:52.533Z","repository":{"id":31638699,"uuid":"35203914","full_name":"localvoid/uix_forms","owner":"localvoid","description":"Basic form components for uix library.","archived":false,"fork":false,"pushed_at":"2015-05-12T05:10:05.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T04:44:14.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/localvoid.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}},"created_at":"2015-05-07T06:56:29.000Z","updated_at":"2015-05-07T07:00:47.000Z","dependencies_parsed_at":"2022-09-09T23:22:25.048Z","dependency_job_id":null,"html_url":"https://github.com/localvoid/uix_forms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/localvoid/uix_forms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fuix_forms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fuix_forms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fuix_forms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fuix_forms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/localvoid","download_url":"https://codeload.github.com/localvoid/uix_forms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fuix_forms/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261211570,"owners_count":23125537,"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-11-25T08:28:39.086Z","updated_at":"2025-06-21T23:33:29.108Z","avatar_url":"https://github.com/localvoid.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uix_forms\n\nBasic form components for uix library.\n\n## Usage\n\nA simple usage example:\n\n    import 'package:uix_forms/uix_forms.dart';\n\n    class Main extends Component {\n      updateView() {\n        updateRoot(vRoot()([\n          vComponent($TextInput, attrs: const {'type': 'text', 'placeholder': 'Text Input'}),\n          vComponent($CheckedInput, attrs: const {'type': 'checkbox'})\n        ]));\n      }\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalvoid%2Fuix_forms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocalvoid%2Fuix_forms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalvoid%2Fuix_forms/lists"}