0.1.9 • Published 9 years ago

elao-form.js v0.1.9

Weekly downloads
21
License
-
Repository
github
Last release
9 years ago

form.js

Build Status

Form JS utilities.

Installation:

With Bower:

Specify form.js as a dependencie in your bower.json file:

  {
    "name": "my-project",
    "dependencies": {
      "elao-form.js": "0.1"
    }
  }

Run bower install

Usage:

Include the source your app:

The jquery plugin minified version can be found in: dist/form.min.js.

(You can also found the full sources in src/)

Features

0.1.9

9 years ago

0.1.8

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

10 years ago

0.1.0

10 years ago