purescript-rxps
January 16, 2022 ยท View on GitHub
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
- Module documentation is published on Pursuit.
Contributing
gh repo fork lukajcb/purescript-rxps
pnpm i
spago test --watch