https://github.com/ethul/purescript-react-redux
https://github.com/ethul/purescript-react-redux
Last synced: 7 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-24T21:42:40.000Z (about 8 years ago)
- Last Synced: 2025-02-14T01:06:47.587Z (over 1 year 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.