/jquery-binddata

A jquery plugin to facilitate binding of javascript objects to form fields. This plugin will set the value of form field elements based on the properties of the bound object, and update the bound object when changes are made to the form.

Primary LanguageJavaScriptMIT LicenseMIT

Issues