UNPKG

@danielkalen/simplybind

Version:

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

12 lines (10 loc) 266 B
when type is 'DOMAttr' then @object.getAttribute(@property) or '' when @isMultiChoice results = [] for choiceName,choiceEl of @choices if choiceEl.object.checked if type is 'DOMRadio' return choiceName else results.push choiceName return results