components/h5validate
Composer 安装命令:
composer require components/h5validate
包简介
Shim repository for the h5validate jQuery plugin
README 文档
README
Shim repository for the h5validate jQuery plugin.
Original demo page can be found here.
Note: function h5Validate as been lowercased (i.e., h5validate).
Installation
Using composer
To install with composer add components/h5validate to your composer.json. E.g.,
{
"require": {
"components/h5validate": "*"
}
}
Using component
To install as a component just run component install leodido/h5validate.
Or add leodido/h5validate to the dependencies element into your component.json.
Using bower
To install with bower just run bower install h5validate.
Or add h5validate to the dependencies element into you bower.json.
统计信息
- 总下载量: 163
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL
- 更新时间: 2014-05-01