Redux Bindings for PureScript
A library for using the Redux state container with PureScript.
Currently supports Redux v3.5.2
Compatible with PureScript 0.12.x
An article describing the architecture of this library can be found here.
This library supports Middleware creation in PureScript.
Library
pulp dep install [initial build only]
npm install [initial build only]
gulpDemo App
gulp make-demoTests
npm testNodeJS + Hapi
npm startthen open http://localhost:8080
See the Tutorial.

