@danielkalen/simplybind
Version:
Magically simple, framework-less one-way/two-way data binding for frontend/backend in ~5kb.
1 lines • 126 B
text/coffeescript
parentProperty = if @descriptor and not targetIncludes(@descriptor, 'multi') then "#{@descriptor}:#{@property}" else @property