UNPKG

@danielkalen/simplybind

Version:

Magically simple, framework-less one-way/two-way data binding for frontend/backend in ~5kb.

8 lines (5 loc) 251 B
else if @type is 'DOMValue' # or @type is 'DOMText' @addUpdateListener('input', 'value') @addUpdateListener('change', 'value') else if not @isMultiChoice and (@type is 'DOMRadio' or @type is 'DOMCheckbox') @addUpdateListener('change', 'checked')