purescript-halogen-vdom
purescript-halogen-vdom copied to clipboard
An extensible virtual-dom library for PureScript.
I tried to run the example, and the browser is complaining about how `ENV` is not defined. Looking at the FFI javascript: ```purescript exports.getData = function () { return ENV.generateData().toArray();...
I have an application that involves a list of embedded videos (in iframes) where the user can choose to hide any of them individually. I noticed that when I hid...
Closes #37 and #38. This picks up on the awesome work done by @srghma on #38 with the goal of producing a smaller diff. # TODO - [ ] Automated...
 I don't remember was it used in this library or no