purescript-behaviors

A simple implementation of FRP which separates events and behaviors


Keywords
purescript
License
MIT
Install
bower install purescript-behaviors#v6.0.1

Documentation

purescript-behaviors

The goals of this library are to create a simple implementation of FRP which:

  • Separates events and behaviors
  • Can be used easily from JavaScript

Building

pulp build
npm run test