achou11 / no-virtual-dom

A list of JavaScript frameworks or rendering libraries that don't use a virtual DOM.
119 stars 6 forks source link

Add imba #10

Open nandoflorestan opened 3 years ago

nandoflorestan commented 3 years ago

Like Svelte, imba is a compiler that creates an app without virtual dom. https://github.com/imba/imba/

nandoflorestan commented 3 years ago

Also add Sinuous which looks similar to SolidJS and supports several kinds of templates: https://github.com/luwes/sinuous