Skip to content
vic

pselm/signals

Purescript implementation of Elm 0.16's signals modules

pselm/signals.json
{
"createdAt": "2016-01-03T03:39:54Z",
"defaultBranch": "master",
"description": "Purescript implementation of Elm 0.16's signals modules",
"fullName": "pselm/signals",
"homepage": "",
"language": "PureScript",
"name": "signals",
"pushedAt": "2018-05-22T22:45:34Z",
"stargazersCount": 91,
"topics": [],
"updatedAt": "2024-02-25T15:39:13Z",
"url": "https://github.com/pselm/signals"
}

Build Status

This is a work-in-progress to provide a Purescript implementation of Elm 0.16’s signal-related modules.

For the Elm architecture as implemented in Elm 0.17 and 0.18, see purescript-pselm-core. That is also where I have moved some descriptive text about differences between Elm and Purescript, and the status of the project as a whole.