Skip to content

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.

License

Notifications You must be signed in to change notification settings

reflex-frp/reflex-dom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4084bed · Apr 2, 2025
Jan 19, 2025
Jan 12, 2025
Oct 26, 2024
Mar 9, 2025
Jan 19, 2025
Apr 2, 2025
May 26, 2023
Dec 15, 2016
Jul 17, 2016
Jul 29, 2019
Dec 6, 2019
Jun 15, 2020
Dec 21, 2018
May 22, 2023
Apr 2, 2025
Feb 21, 2025
Oct 26, 2024

Repository files navigation

Haskell Hackage BSD3 License

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 framework for building web applications in Haskell, based on the Functional Reactive Programming library Reflex.

Visit https://reflex-frp.org/ for more information, tutorials, documentation and examples.

Additional resources

Hacking

Use the ./scripts/hack-on haskell-overlays/reflex-packages/dep/reflex-dom script in Reflex Platform to checkout the source code of reflex-dom locally in ./dep/reflex-dom directory. Then do modifications to the source in place, and use the ./try-reflex or ./scripts/work-on scripts to create the shell to test your changes.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages