{"id":20800347,"url":"https://github.com/maxtermax/ui-builder","last_synced_at":"2026-05-28T08:31:23.698Z","repository":{"id":73891453,"uuid":"328534173","full_name":"Maxtermax/ui-builder","owner":"Maxtermax","description":"This is a implementation of the 'Builder' pattern, implementing a dynamic contact form.","archived":false,"fork":false,"pushed_at":"2021-01-11T03:20:27.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-19T15:21:08.196Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Maxtermax.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":"2021-01-11T03:05:36.000Z","updated_at":"2021-01-11T03:20:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"c34473e4-cd9a-4a7d-a113-01c8060ab737","html_url":"https://github.com/Maxtermax/ui-builder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Maxtermax/ui-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxtermax%2Fui-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxtermax%2Fui-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxtermax%2Fui-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxtermax%2Fui-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maxtermax","download_url":"https://codeload.github.com/Maxtermax/ui-builder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxtermax%2Fui-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33601380,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":"2024-11-17T18:13:33.445Z","updated_at":"2026-05-28T08:31:23.464Z","avatar_url":"https://github.com/Maxtermax.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ui-builder\nThis is a implementation of the 'Builder' pattern, implementing a dynamic contact form.\n\n## Requeriments\n- nodejs \u003e= 14\n- typescrypt = 4.1.3\n\n## Usage\nIn order to \n\n`npm run start`\n\noutput: \n\nContact form object with fields: name, email.\n\n```\n{ name: \n   Input {\n     name: 'name',\n     value: '',\n     type: 'text',\n     label: '',\n     required: false,\n     id: '',\n     disabled: false,\n     dependOf: '' },\n  email: \n   Input {\n     name: 'email',\n     value: '',\n     type: 'email',\n     label: '',\n     required: false,\n     id: '',\n     disabled: false,\n     dependOf: '' } }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxtermax%2Fui-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxtermax%2Fui-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxtermax%2Fui-builder/lists"}