UNPKG

@danielkalen/simplybind

Version:

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

7 lines (4 loc) 147 B
when isDomInput then 'DOMValue' when isDomRadio then 'DOMRadio' when isDomCheckbox then 'DOMCheckbox' when @descriptor is 'attr' then 'DOMAttr'