components / h5validate
Shim repository for the h5validate jQuery plugin
Package info
Language:JavaScript
Type:component
pkg:composer/components/h5validate
Fund package maintenance!
0.9.0
2014-07-23 23:46 UTC
Requires
This package is not auto-updated.
Last update: 2026-02-28 23:07:12 UTC
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.