| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An extensible virtual-dom library for PureScript.
Install with Spago:
spago install halogen-vdom
You can get started with halogen-vdom with these resources:
Halogen.VDom is a bare-bones virtual-dom library for PureScript with inspiration drawn from:
Its goals include:
Notably, Halogen.VDom is largely useless out of the box. You'll need to bring your own attributes, properties, and event listeners (though there is a working implementation included). It is intended to be extended (and likely newtyped) by other frameworks to suit their needs.
| Back | FazBrowse Home | New Git URL |