{"id":22792754,"url":"https://github.com/johnantoni/jquery.validate.filters","last_synced_at":"2025-03-30T17:17:55.353Z","repository":{"id":66484193,"uuid":"1954625","full_name":"johnantoni/jquery.validate.filters","owner":"johnantoni","description":"addon filters for jQuery.validate","archived":false,"fork":false,"pushed_at":"2011-07-20T19:34:34.000Z","size":96,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T19:08:59.735Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/johnantoni.png","metadata":{"files":{"readme":"readme.markdown","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":"2011-06-26T04:32:31.000Z","updated_at":"2016-12-12T23:32:06.000Z","dependencies_parsed_at":"2023-02-20T05:15:31.262Z","dependency_job_id":null,"html_url":"https://github.com/johnantoni/jquery.validate.filters","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fjquery.validate.filters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fjquery.validate.filters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fjquery.validate.filters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnantoni%2Fjquery.validate.filters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnantoni","download_url":"https://codeload.github.com/johnantoni/jquery.validate.filters/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246351016,"owners_count":20763232,"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-12-12T03:15:58.444Z","updated_at":"2025-03-30T17:17:55.325Z","avatar_url":"https://github.com/johnantoni.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# add-on filters for jquery.validate\n\n## validate.accept:\n\nregex form filter\n\n### options\n\n    Only numbers:\n    \n    rules: {\n      field: { accept: \"[0-9]+\" }\n    }\n    \n    \n    Only letters:\n    \n    rules: {\n      field: { accept: \"[a-zA-Z]+\" }\n    }\n\n# others\n\n* phoneUK - validate UK phone number\n* mobileUK - validate UK mobile phone number\n* lettersOnly - validate only letter input\n* numbersOnly - validate only numeric input\n* postalCode - validate standard postal code format\n* imgUrl - validate image url\n\n### notes\n\nlook at jQuery.alphanumeric to prevent number / letter / pattern input -\u003e [here](http://www.itgroup.com.ph/alphanumeric/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnantoni%2Fjquery.validate.filters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnantoni%2Fjquery.validate.filters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnantoni%2Fjquery.validate.filters/lists"}