purescript-rxps icon indicating copy to clipboard operation
purescript-rxps copied to clipboard

An opinionated PureScript wrapper for RxJS, complete with a Monad Transformer ObservableT

purescript-rxps

An opinionated PureScript wrapper for RxJS, complete with a Monad Transformer ObservableT

This module has had an ownership transfer to where to https://github.com/waynevanson/purescript-rxps

Installation

npm install rxjs
spago install purescript-rxps

Documentation

Contributing

gh repo fork lukajcb/purescript-rxps
pnpm i
spago test --watch