Skip to content

A special-purpose UI library for Purescript

Notifications You must be signed in to change notification settings

louthy/purescript-flare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PureScript 54.6%
  • JavaScript 25.4%
  • HTML 18.0%
  • CSS 2.0%