Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethul/purescript-react-redux
https://github.com/ethul/purescript-react-redux
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ethul/purescript-react-redux
- Owner: ethul
- License: mit
- Created: 2016-05-15T22:07:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-24T21:42:40.000Z (over 6 years ago)
- Last Synced: 2024-10-21T21:26:13.853Z (2 months ago)
- Language: PureScript
- Size: 25.4 KB
- Stars: 15
- Watchers: 4
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-react-redux
A library for using [Redux with React](http://redux.js.org/docs/basics/UsageWithReact.html).
## Installation
```bash
bower install --save purescript-react-redux
```## Example
Refer to the [purescript-react-redux-example](https://github.com/ethul/purescript-react-redux-example) for an example.