Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 616 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 616 Bytes

Panda 🐼

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