New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

purescript-redux

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

purescript-redux

Redux bindings for PureScript

latest
npmnpm
Version
0.1.7
Version published
Maintainers
1
Created
Source

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

Keywords

redux

FAQs

Package last updated on 02 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts