Parsley.js

验证你的表单、前端,而不需要写一行 javascript。.「Validate your forms, frontend, without writing a single line of javascript」

  • 所有者: guillaumepotier/Parsley.js
  • 平台: Web browsers
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Parsley

Build Status

JavaScript form validation, without actually writing a single line of JavaScript!

Version

2.9.2

Doc

See index.html and doc/

Requirements

jQuery >= 1.8 (compatible with 2.x and 3.0)
es5-shim if you want need to support IE8

Questions?

Please ask questions on StackOverflow and be sure to include the parsley.js tag. Please provide an example, starting for example from this jsfiddle

Contributing

See the CONTRIBUTING.md file

Integrations

Create integration with other framework as a separate Github repo and send a pull request for including here.
Some integrations are

Install dev environment and running tests

First time: install npm and:

npm install -g gulp

then

npm install
gulp test

Build dist/ and doc/annotated-source

gulp build

Run tests

In the browser: run a server with gulp test-browser, then open test/runner.html

In the terminal: gulp test

License

Released under the MIT License. See the bundled LICENSE file for
details.

主要指标

概览
名称与所有者guillaumepotier/Parsley.js
主编程语言JavaScript
编程语言HTML (语言数: 3)
平台Web browsers
许可证MIT License
所有者活动
创建于2012-12-16 14:52:04
推送于2023-04-14 14:32:48
最后一次提交2022-10-11 21:00:57
发布数92
最新版本名称2.9.2 (发布于 )
第一版名称0.1.0 (发布于 )
用户参与
星数9k
关注者数242
派生数1.3k
提交数1.6k
已启用问题?
问题数893
打开的问题数68
拉请求数323
打开的拉请求数4
关闭的拉请求数151
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?