huebs/parsleyjs 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

huebs/parsleyjs

Composer 安装命令:

composer require huebs/parsleyjs

包简介

Validate your forms, frontend, without writing a single line of javascript!

README 文档

README

Build Status

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

Version

2.0.6

Doc

See index.html and doc/

Requirements

jQuery >= 1.8

Contributing

See 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

npm install
npm install -g grunt-cli
npm install -g bower
grunt configure

Build dist/

grunt build
grunt build-all

Generate annotated documentation

First time:

npm install -g docco

then

grunt build-annotated-source

Run tests

In the browser: open test/index.html

In the terminal: npm test

License

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

统计信息

  • 总下载量: 268
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1292
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-12-06