This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

purescript-redux

0.1.7 • Public • Published

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.10.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 build-demo

Tests

npm test

Running

NodeJS + Hapi

npm start

then open http://localhost:8080

Demo App

Usage

See the Tutorial.

License

MIT

/purescript-redux/

    Package Sidebar

    Install

    npm i purescript-redux

    Weekly Downloads

    0

    Version

    0.1.7

    License

    MIT

    Last publish

    Collaborators

    • brakmic