All Projects â†’ brakmic â†’ purescript-redux

brakmic / purescript-redux

Licence: MIT license
👽 Redux Bindings for PureScript

Programming Languages

javascript
184084 projects - #8 most used programming language
purescript
368 projects

Labels

purescript-redux

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.

Implementation Status

This library supports Middleware creation in PureScript.

Building

Library

pulp dep install [initial build only]
npm install      [initial build only]
gulp

Demo App

gulp make-demo

Tests

npm test

Running

NodeJS + Hapi

npm start

then open http://localhost:8080

Demo App

Usage

See the Tutorial.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].