A declarative, type-safe UI library for PureScript.
Clone or download
garyb Merge pull request #590 from thomashoneyman/patch-1
Add Real World Halogen to the getting started section
Latest commit 8b7ca52 Jan 18, 2019

README.md

purescript-halogen

Latest release Build status

A declarative, type-safe UI library for PureScript.

Note: This repository uses tagged releases. For that reason, the master branch does not necessarily represent the current release. To ensure you are viewing the correct documentation and examples, consider browsing the repository at the tag of the release you have specified in your bower or psc-package file.

Getting Started

Installation

bower install purescript-halogen

Documentation