CommonJS/Browserified simple data view binding, without magic

Bindie maps ui elements to a bindie object. This is a quick and simple vanilla JS way to data bind element. When paired with ajax forms (check out formie), provides a comprehensive data-binding ui framework without the baggage of a full framework.

Full API documentation

Fork on github: bindie

Bindie Test