{"id":15639026,"url":"https://github.com/marcoroth/formulus","last_synced_at":"2025-10-08T17:26:09.053Z","repository":{"id":198663044,"uuid":"462471782","full_name":"marcoroth/formulus","owner":"marcoroth","description":"Client-side HTML form validations based on the browser HTML Form Validation API","archived":false,"fork":false,"pushed_at":"2025-03-24T14:49:54.000Z","size":885,"stargazers_count":105,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T16:16:44.415Z","etag":null,"topics":["hotwire","hotwired","rails","reactive","stimulus","turbo"],"latest_commit_sha":null,"homepage":"https://stimulus-client-side-validated-forms.vercel.app","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/marcoroth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"github":"marcoroth"}},"created_at":"2022-02-22T20:56:49.000Z","updated_at":"2025-03-24T14:49:52.000Z","dependencies_parsed_at":"2023-10-13T10:49:48.337Z","dependency_job_id":"246c5f3a-b180-4cf3-bb99-9e507f7b8a02","html_url":"https://github.com/marcoroth/formulus","commit_stats":{"total_commits":86,"total_committers":2,"mean_commits":43.0,"dds":0.2674418604651163,"last_synced_commit":"5ef74edfbc158ea00fa71ab52c1e74e1a7dc4b91"},"previous_names":["marcoroth/formulus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcoroth%2Fformulus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcoroth%2Fformulus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcoroth%2Fformulus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcoroth%2Fformulus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcoroth","download_url":"https://codeload.github.com/marcoroth/formulus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247345854,"owners_count":20924102,"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":["hotwire","hotwired","rails","reactive","stimulus","turbo"],"created_at":"2024-10-03T11:24:24.325Z","updated_at":"2025-10-08T17:26:08.933Z","avatar_url":"https://github.com/marcoroth.png","language":"TypeScript","funding_links":["https://github.com/sponsors/marcoroth"],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"assets/hero-dark.png\"\u003e\n    \u003cimg src=\"assets/hero.png\" height=\"340px\"\u003e\n  \u003c/picture\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eFormulus\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/formulus\"\u003e\n    \u003cimg alt=\"NPM Version\" src=\"https://img.shields.io/npm/v/formulus?logo=npm\u0026color=38C160\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://www.npmjs.com/package/formulus\"\u003e\n    \u003cimg alt=\"NPM Downloads\" src=\"https://img.shields.io/npm/dm/formulus?logo=npm\u0026color=38C160\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://bundlephobia.com/package/formulus\"\u003e\n    \u003cimg alt=\"NPM Bundle Size\" src=\"https://img.shields.io/bundlephobia/minzip/formulus?label=bundle%20size\u0026logo=npm\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Getting Started\n\n```bash\nyarn add formulus\n```\n\n### Client-side HTML form validations\n\nClient-side HTML form validations based on the browser HTML Form Validation API\n\n```html\n\u003cform formulus\u003e\n  \u003cinput type=\"text\" placeholder=\"type=text\"\u003e\n  \u003cinput type=\"text\" required placeholder=\"type=text required\"\u003e\n  \u003cinput type=\"email\" required placeholder=\"type=email required\"\u003e\n  \u003cinput type=\"text\" minlength=\"3\" required placeholder=\"type=text required minlength=3\"\u003e\n  \u003cinput min=\"5\" max=\"10\" type=\"number\" required placeholder=\"type=number required min=5 max=10\"\u003e\n  \u003cinput min=\"10\" type=\"number\" required placeholder=\"type=number required min=10\"\u003e\n  \u003cinput type=\"submit\" value=\"Submit\"\u003e\n\u003c/form\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcoroth%2Fformulus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcoroth%2Fformulus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcoroth%2Fformulus/lists"}