components/h5validate

Shim repository for the h5validate jQuery plugin

Maintainers

Package info

github.com/leodido/h5validate

Homepage

Wiki

Language:JavaScript

Type:component

pkg:composer/components/h5validate

Fund package maintenance!

leodido

Statistics

Installs: 163

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 1

0.9.0 2014-07-23 23:46 UTC

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.

Analytics