/purescript-thermite

A simple PureScript wrapper for React

Primary LanguagePureScriptMIT LicenseMIT

purescript-thermite

purescript-thermite is a simple PureScript wrapper for ReactJS inspired by react-blaze. It does not (and does not aim to) provide all of the functionality of ReactJS, but instead to provide a clean API to the most commonly-used parts of its API.

Building

npm install
bower update
grunt