/purescript-virtual-dom

Low level virtual-dom bindings for PureScript

Primary LanguagePureScriptMIT LicenseMIT

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.