garyb / purescript-virtual-dom

Low level virtual-dom bindings for PureScript
MIT License
30 stars 7 forks source link

purescript-virtual-dom

virtual-dom bindings for PureScript.

This library is only aiming to provide basic virtual-dom functionality, with the intention that user-friendly libraries will be built on top of it to provide stronger typing, a VTree DSL, etc.