jainil / xtform

AngularJS form validation directive

Home Page:http://www.brentmckendrick.com/code/xtform/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xtform

AngularJS form validation directive.

example

For online examples click here.

Usage

  1. Add module 'xtform' to your module dependencies.
  2. Add xt-form to your form element and xt-validate to your input's, selects, etc.

About

AngularJS form validation directive

http://www.brentmckendrick.com/code/xtform/

License:MIT License


Languages

Language:JavaScript 100.0%