Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 219 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 219 Bytes

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