purescript-halogen-vdom icon indicating copy to clipboard operation
purescript-halogen-vdom copied to clipboard

An extensible virtual-dom library for PureScript.

Results 15 purescript-halogen-vdom issues
Sort by recently updated
recently updated
newest added

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...

![Screenshot_20240531-091658_LinkedIn](https://github.com/purescript-halogen/purescript-halogen-vdom/assets/7573215/40343486-ec3e-4dc0-bbca-2f83eb404a6f) I don't remember was it used in this library or no