miso

Version 1.8.4.0 revision 0 uploaded by DavidJohnson.

Package meta

Synopsis
A tasty Haskell front-end framework
Description

Miso is a small, production-ready, "isomorphic" Haskell front-end framework featuring a virtual-dom, recursive diffing / patching algorithm, event delegation, event batching, SVG, Server-sent events, Websockets, type-safe servant-style routing and an extensible Subscription-based subsystem. Inspired by Elm, Redux and Bobril. Miso is pure by default, but side effects (like XHR) can be introduced into the system via the Effect data type. Miso makes heavy use of the GHCJS FFI and therefore has minimal dependencies.

Author
David M. Johnson <djohnson.m@gmail.com>
Bug reports
https://github.com/dmjio/miso/issues
Category
Web, Miso, Data Structures
Copyright
Copyright (c) 2017-2020 David M. Johnson
Homepage
http://github.com/dmjio/miso
Maintainer
David M. Johnson <djohnson.m@gmail.com>
Package URL
n/a
Stability
n/a

Components