/purescript-react-ix

purescript react bindings: safe refs and custom properties

Primary LanguagePureScriptMozilla Public License 2.0MPL-2.0

purescript-react-ix

Maintainer: coot Documentation Build Status

Type safe ref callbacks and custom properties set on ReactThis.

Installation

bower install purescript-react-ix

Dependencies

PureScript React bindings has very few dependencies. This package also does not depend on purescript-dom or purescript-dom-classy, but you can use refFn with data types from any of those. The only dependencies are on index monads and typelevel-prelude.

Documentation

Documentation is published on Pursuit. Also check out tests for some basic examples.