anthonyshort / deku

Render interfaces using pure functions and virtual DOM
https://github.com/anthonyshort/deku/tree/master/docs
3.42k stars 131 forks source link

document 'magic' virtual elements #235

Closed aeosynth closed 8 years ago

aeosynth commented 9 years ago

the readme mentions magic-virtual-element, but doesn't say when/why we should use it over virtual-element, and both element repos have blank readmes.

foray1010 commented 9 years ago

after scrolling the source code, I think it is about syntax sugar for attribute, such as automatically join the array in attribute class using space.

anthonyshort commented 9 years ago

Yeah we need to document both of those. I'll try and get them up this week.

anthonyshort commented 8 years ago

Fixed thanks to @askmatey