https://github.com/anttih/purescript-rx
PureScript bindings for RxJS
https://github.com/anttih/purescript-rx
purescript rxjs
Last synced: 9 months ago
JSON representation
PureScript bindings for RxJS
- Host: GitHub
- URL: https://github.com/anttih/purescript-rx
- Owner: anttih
- Created: 2014-11-29T21:10:56.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-01-10T05:16:41.000Z (about 8 years ago)
- Last Synced: 2025-04-23T16:05:39.402Z (9 months ago)
- Topics: purescript, rxjs
- Language: PureScript
- Size: 86.9 KB
- Stars: 47
- Watchers: 8
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
Awesome Lists containing this project
README
# PureScript bindings for RxJs
## Installation
```
npm install rx
bower install purescript-rx
```
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-rx/).