An open API service indexing awesome lists of open source software.

https://github.com/coot/purescript-react-hocs

Higher order components for purescript
https://github.com/coot/purescript-react-hocs

Last synced: 4 months ago
JSON representation

Higher order components for purescript

Awesome Lists containing this project

README

          

# purescript-react-hocs

[![Maintainer: coot](https://img.shields.io/badge/maintainer-coot-lightgrey.svg)](http://github.com/coot)
[![Documentation](https://pursuit.purescript.org/packages/purescript-react-hocs/badge)](https://pursuit.purescript.org/packages/purescript-react-hocs)
[![Build Status](https://travis-ci.org/coot/purescript-react-hocs.svg?branch=master)](https://travis-ci.org/coot/purescript-react-hocs)

A set of higher order compontents for
[purescript-react](https://pursuit.purescript.org/packages/purescript-react)
and
[purescript-thermite](https://pursuit.purescript.org/packages/purescript-thermite)
inspired by [recompose](https://github.com/acdlite/recompose).

# Installation

```
bower install purescript-react-hocs
```

# Documentation

Documentation is [published on Pursuit](https://pursuit.purescript.org/packages/purescript-react-hocs)