sharkdp / purescript-flare

A special-purpose UI library for Purescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flare

Flare is a special-purpose UI library for PureScript. It is built on top of purescript-signal and uses Applicative-style programming to combine predefined input fields to a reactive user interface. Flare is inspired by the Haskell library typed-spreadsheet. The main design-criterion of this library is ease of use.

Projects that use Flare

Building

bower install
pulp build -O -I test -m Test.Main -t html/main.js

About

A special-purpose UI library for Purescript


Languages

Language:PureScript 54.5%Language:JavaScript 25.4%Language:HTML 18.0%Language:CSS 2.0%