https://github.com/chrispenner/purescript-node-readline-aff
A wrapper around Node.ReadLine for use with the Aff Monad.
https://github.com/chrispenner/purescript-node-readline-aff
Last synced: about 2 months ago
JSON representation
A wrapper around Node.ReadLine for use with the Aff Monad.
- Host: GitHub
- URL: https://github.com/chrispenner/purescript-node-readline-aff
- Owner: ChrisPenner
- License: mit
- Created: 2017-10-10T05:27:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-26T17:11:29.000Z (about 5 years ago)
- Last Synced: 2025-03-15T15:07:13.678Z (3 months ago)
- Language: PureScript
- Size: 17.6 KB
- Stars: 3
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-node-readline-aff
[](https://github.com/ChrisPenner/purescript-node-readline-aff/releases)
[](https://travis-ci.org/purescript/purescript-node-readline-aff)## Installation
```
bower install purescript-node-readline-aff
```## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-node-readline-aff).