{"id":19423257,"url":"https://github.com/atomjoy/vue3-input","last_synced_at":"2026-01-26T20:15:37.546Z","repository":{"id":159732939,"uuid":"634806132","full_name":"atomjoy/vue3-input","owner":"atomjoy","description":"Vue3 form field components with search and passowrd validation.","archived":false,"fork":false,"pushed_at":"2024-04-07T13:28:02.000Z","size":449,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T19:20:38.934Z","etag":null,"topics":["vue3-components","vue3-form-fields","vue3-form-inputs","vue3-forms","vue3-input-components"],"latest_commit_sha":null,"homepage":"https://github.com/atomjoy/vue3-input","language":"Vue","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/atomjoy.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":"2023-05-01T08:40:53.000Z","updated_at":"2024-12-14T08:52:52.000Z","dependencies_parsed_at":"2024-04-07T11:29:43.164Z","dependency_job_id":"de3f18c1-0d63-4b9a-8cc2-a63ca6440feb","html_url":"https://github.com/atomjoy/vue3-input","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/atomjoy/vue3-input","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomjoy%2Fvue3-input","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomjoy%2Fvue3-input/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomjoy%2Fvue3-input/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomjoy%2Fvue3-input/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomjoy","download_url":"https://codeload.github.com/atomjoy/vue3-input/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomjoy%2Fvue3-input/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28787221,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["vue3-components","vue3-form-fields","vue3-form-inputs","vue3-forms","vue3-input-components"],"created_at":"2024-11-10T13:37:37.961Z","updated_at":"2026-01-26T20:15:37.523Z","avatar_url":"https://github.com/atomjoy.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue3 form field components\n\nVue3 form field components with search and passowrd validation.\n\n## Inputs (light/dark mode)\n\n- Input\n- Textarea\n- Select (search)\n- Password (validation)\n- Radiobox (select one)\n- Checkbox (multiple, single, onoff toggle)\n- Phone prefix (flags emoji, country name, country code)\n\n## Import fonts\n\nassets/css/main.css\n\n```css\n@import url('https://fonts.googleapis.com/css2?family=Poppins\u0026display=swap');\n\nhtml, input, select, textarea, option, label, div {\n  font-family: 'Poppins', Arial, Helvetica, sans-serif;\n}\n\nlabel i {\n  float: right;\n}\n\nh1.full {\n text-align: left;\n}\n```\n\n## Demo page\n\n\u003chttps://github.com/atomjoy/vue3-input/blob/main/input/example/DemoPageView.vue\u003e\n\n## RWD settings and dark mode style\n\nStyle in input-root.css\n\n```css\n@media (prefers-color-scheme: dark) {\n  html,\n  body {\n    background: var(--wow-bg);\n  }\n}\n\n@media (max-width: 1600px) {\n :root {\n  --wow-font-size: 18px;\n }\n}\n\n@media (max-width: 1280px) {\n :root {\n  --wow-font-size: 16px;\n }\n}\n\n@media (max-width: 1024px) {\n :root {\n  --wow-font-size: 14px;\n }\n}\n\n@media (max-width: 480px) {\n :root {\n  --wow-font-size: 14px;\n }\n}\n```\n\n## Images\n\n\u003cimg src=\"https://raw.githubusercontent.com/atomjoy/vue3-input/main/input/example/vue3-inputs-prefix.png\" width=\"100%\"\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/atomjoy/vue3-input/main/input/example/vue3-inputs.png\" width=\"100%\"\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/atomjoy/vue3-input/main/input/example/vue3-checkbox-radio.png\" width=\"100%\"\u003e\n\n## LICENSE\n\nThis project is licensed under the terms of the GNU GPLv3 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomjoy%2Fvue3-input","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomjoy%2Fvue3-input","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomjoy%2Fvue3-input/lists"}