form-controller.js
Tiny library for HTML forms input validation. Give it a form, a set of rules to match and an object (the model) to update, and form-controller.js will handle everything for you.
| Failed to load latest commit information. | |||
|
|
dist | ||
|
|
tests/edit-user | ||
|
|
.gitignore | ||
|
|
LICENSE | ||
|
|
README.md | ||
|
|
bower.json | ||
|
|
gulpfile.js | ||
|
|
index.js | ||
|
|
package.json | ||
Tiny library for HTML forms input validation. Give it a form, a set of rules to match and an object (the model) to update, and form-controller.js will handle everything for you.