purescript-concur / purescript-concur-ui

A Port of Elm-UI to Purescript-Concur
https://purescript-concur.github.io/purescript-concur-ui/
16 stars 1 forks source link

Purescript Concur UI

A Port of Elm-UI to Purescript-Concur.

Usage

Concur UI gives you combinators to build layouts with embedded widgets, and a layout primitive to convert a layout into a widget which can be populated in the UI.

TODO: Usage examples are forthcoming. Until then, check out a sample layout in Main.hs. Source, and Demo.

This example is a direct port of the corresponding Elm-UI layout example.

Contributing

Please check out the issues list.

Issues tagged with "good first issue" are good for newbies to get started with.