{"id":18929397,"url":"https://github.com/thecodingmachine/javascript.jquery.jquery-validate","last_synced_at":"2025-07-27T19:33:53.247Z","repository":{"id":5692354,"uuid":"6902827","full_name":"thecodingmachine/javascript.jquery.jquery-validate","owner":"thecodingmachine","description":"This package contains the JQuery Validator. It allows developers to easily validate forms, using CSS classes.","archived":false,"fork":false,"pushed_at":"2023-04-27T15:23:18.000Z","size":750,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-10T11:11:27.412Z","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/thecodingmachine.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","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":"2012-11-28T14:00:08.000Z","updated_at":"2023-04-27T13:50:04.000Z","dependencies_parsed_at":"2024-11-08T11:45:14.312Z","dependency_job_id":null,"html_url":"https://github.com/thecodingmachine/javascript.jquery.jquery-validate","commit_stats":{"total_commits":9,"total_committers":5,"mean_commits":1.8,"dds":0.6666666666666667,"last_synced_commit":"463c53ab5824a3b7e75aa01142fc703c19b067ec"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/thecodingmachine/javascript.jquery.jquery-validate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fjavascript.jquery.jquery-validate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fjavascript.jquery.jquery-validate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fjavascript.jquery.jquery-validate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fjavascript.jquery.jquery-validate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodingmachine","download_url":"https://codeload.github.com/thecodingmachine/javascript.jquery.jquery-validate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Fjavascript.jquery.jquery-validate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265419694,"owners_count":23761858,"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-08T11:32:23.062Z","updated_at":"2025-07-27T19:33:53.166Z","avatar_url":"https://github.com/thecodingmachine.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[jQuery Validation Plugin](http://bassistance.de/jquery-plugins/jquery-plugin-validation/) - Form validation made easy\n================================\n\nThe jQuery Validation Plugin provides drop-in validation for your existing forms, while making all kinds of customizations to fit your application really easy.\n\n## [Help the project](http://pledgie.com/campaigns/18159)\n\nThis project is looking for help! [You can donate to the ongoing pledgie campaign](http://pledgie.com/campaigns/18159)\nand help spread the word. If you've used the plugin, or plan to use, consider a donation - any amount will help.\n\nYou can find the plan for how to spend the money on the [pledgie page](http://pledgie.com/campaigns/18159).\n\n## Getting Started\n\nInclude jQuery and the plugin on a page. Then select a form to validate and call the `validate` method.\n\n```html\n\u003cform\u003e\n\t\u003cinput required\u003e\n\u003c/form\u003e\n\u003cscript src=\"jquery.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"jquery.validation.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n$(\"form\").validate();\n\u003c/script\u003e\n```\n\nFor more information on how to setup a rules and customizations, [check the documentation](http://docs.jquery.com/Plugins/Validation).\n\n## Contributing\nIn lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [grunt](https://github.com/cowboy/grunt).\n\nIf you've wrote custom methods that you'd like to contribute to additional-methods.js, create a branch, add the method there and send a pull request for that branch.\n\nIf you've wrote a patch for some bug listed on http://plugins.jquery.com/project/issues/validate, please provide a link to that issue in your commit message.\n\n## License\nCopyright (c) 2012 Jörn Zaefferer\nLicensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Fjavascript.jquery.jquery-validate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodingmachine%2Fjavascript.jquery.jquery-validate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Fjavascript.jquery.jquery-validate/lists"}