Package

purescript-panda

Repository
i-am-tom/purescript-panda
License
MIT
Uploaded by
i-am-tom
Published on
2018-03-18T16:25:42Z

Panda is a PureScript UI library for building declarative front-ends without a virtual DOM. To achieve this, dynamic events are specifically labelled and configured to produce specific event listeners, and updates are localised to the tree underneath.

For a full example, see the examples directory. I'll try to add more documentation in the coming days, but this is very much alpha software right now.

Module documentation is published on Pursuit.

Panda