1 Star 0 Fork 0

src99/jquery-validation

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
validation.jquery.json 785 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "validation",
"title": "jQuery Validation",
"description": "Form validation made easy. Validate a simple comment form with inline rules, or a complex signup form with powerful remote checks.",
"keywords": [
"forms",
"validation",
"validate"
],
"author": {
"name": "Jörn Zaefferer",
"email": "joern.zaefferer@gmail.com",
"url": "http://bassistance.de"
},
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/MIT"
}
],
"bugs": "https://github.com/jzaefferer/jquery-validation/issues",
"homepage": "https://github.com/jzaefferer/jquery-validation",
"docs": "http://jqueryvalidation.org/documentation/",
"download": "https://github.com/jzaefferer/jquery-validation/releases",
"dependencies": {
"jquery": ">=1.4.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/src99/jquery-validation.git
git@gitee.com:src99/jquery-validation.git
src99
jquery-validation
jquery-validation
master

搜索帮助