Package

purescript-behaviors

Repository
paf31/purescript-behaviors
License
MIT
Uploaded by
paf31
Published on
2017-04-11T05:15:32Z

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