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

paf31/purescript-behaviors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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