The latest version of reflex-dom is 0.6.3.1-1.

reflex-dom

Version 0.6.1.1 revision 2 uploaded by abrar.

Package meta

Synopsis
Functional Reactive Web Apps with Reflex
Description

Web applications without callbacks or side-effects. Reflex-DOM brings the power of functional reactive programming (FRP) to the web. Build HTML and other Document Object Model (DOM) data with a pure functional interface.

Reflex-DOM is a Functional Reactive web framework based on the Reflex FRP engine: https://reflex-frp.org/.

The reflex-dom package is a small wrapper around the reflex-dom-core package. It pulls in the correct set of dependencies for each target platform (GHCJS, WebKitGTK, WASM, mobile, etc.). Libraries should depend on reflex-dom-core and executables will usually depend on reflex-dom. All of reflex-dom-core's modules are re-exported by reflex-dom.

For Hackage documentation, please see: https://hackage.haskell.org/package/reflex-dom-core.

Author
Ryan Trinkle
Bug reports
n/a
Category
FRP, Web, GUI, HTML, Javascript, Reactive, Reactivity, User Interfaces, User-interface
Copyright
n/a
Homepage
n/a
Maintainer
ryan.trinkle@gmail.com
Package URL
n/a
Stability
Experimental

Components