{"id":18769864,"url":"https://github.com/zgr3doo/omegaform","last_synced_at":"2025-06-23T00:36:58.883Z","repository":{"id":27559325,"uuid":"31041252","full_name":"zgr3doo/OmegaForm","owner":"zgr3doo","description":"Simple jQuery form validator","archived":false,"fork":false,"pushed_at":"2015-02-19T23:02:46.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T23:38:13.020Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zgr3doo.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}},"created_at":"2015-02-19T22:52:37.000Z","updated_at":"2015-02-19T23:02:46.000Z","dependencies_parsed_at":"2022-09-02T11:20:33.275Z","dependency_job_id":null,"html_url":"https://github.com/zgr3doo/OmegaForm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zgr3doo/OmegaForm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgr3doo%2FOmegaForm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgr3doo%2FOmegaForm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgr3doo%2FOmegaForm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgr3doo%2FOmegaForm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zgr3doo","download_url":"https://codeload.github.com/zgr3doo/OmegaForm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgr3doo%2FOmegaForm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261391038,"owners_count":23151660,"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-07T19:17:08.929Z","updated_at":"2025-06-23T00:36:53.845Z","avatar_url":"https://github.com/zgr3doo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Omega Form ###\n\nSimple jQuery form validator\n\n###Features\n* Validates text fields with attribute required\n* Validates radio inputs (all elements of group need to have required attribute and reqval=\"1\" on chosen item)\n\n\n### 1. Setup\n\nInclude jQuery and Omega Form plugin files (Bootstrap may be usefull)\n\n### 2. Build HTML\n\n```html\n\t\u003cform name=\"testform\" action=\"test.php\"\u003e\n\t\t\u003cdiv class=\"error-wrapper\"\u003e\u003c/div\u003e\n\t\t\u003cinput type=\"text\" name=\"test\"\u003e\n\t\t\u003cinput type=\"submit\" value=\"Send\"\u003e\n\t\u003c/form\u003e\n\n```\n\n### 3. Call the plugin\n\n```html\n\t$('form[name=testform]').omegaForm();\n```\n\nLicense\n------------\nThe MIT License (MIT)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzgr3doo%2Fomegaform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzgr3doo%2Fomegaform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzgr3doo%2Fomegaform/lists"}