sh-ft / reflex-dom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reflex-DOM

A Framework for Functional Reactive Web Apps in Haskell

Reflex-DOM is a framework for building web applications in Haskell, based on the Functional Reactive Programming library Reflex.

Comprehensive documentation is still a work in progress, but a demo is available and an introductory talk is available at Part 1 / Part 2 (Slides).

A summary of Reflex-DOM functions is available in the quick reference.

Additional resources

Get started with Reflex

/r/reflexfrp

hackage

irc.freenode.net #reflex-frp

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 99.5%Language:Nix 0.5%