purescript-halogen
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
- Read the guide
- Take a look at some of the examples:
- A basic button
- AJAX requests
- Rudimentary routing
- TODO list
- Ace editor (external component integration)
- Walk through the Real World Halogen project, which demonstrates real-world patterns like authentication, routing, and resource management in Halogen
- Clone the template project and give it a try!
- For related projects, take a look at the ecosystem page in the Wiki.
Installation
bower install purescript-halogen
Documentation
- Module documentation is published on Pursuit.