Package

purescript-react-ix

Repository
coot/purescript-react-ix
License
MPL-2.0
Uploaded by
coot
Published on
2017-10-07T18:52:21Z

Maintainer: coot Documentation Build Status

Type safe ref callbacks and custom properties set on ReactThis.

bower install purescript-react-ix

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 is published on Pursuit. Also check out tests for some basic examples.