https://github.com/oreshinya/purescript-simple-emitter
PureScript simple event emitter
https://github.com/oreshinya/purescript-simple-emitter
event-emitter purescript
Last synced: 5 months ago
JSON representation
PureScript simple event emitter
- Host: GitHub
- URL: https://github.com/oreshinya/purescript-simple-emitter
- Owner: oreshinya
- License: mit
- Created: 2017-08-14T12:55:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T13:44:18.000Z (over 3 years ago)
- Last Synced: 2025-11-11T21:21:18.838Z (7 months ago)
- Topics: event-emitter, purescript
- Language: Dhall
- Homepage:
- Size: 255 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-simple-emitter
[](https://github.com/oreshinya/purescript-simple-emitter/releases)
PureScript simple event emitter.
## Installation
### Bower
```
$ bower install purescript-simple-emitter
```
### Spago
```
$ spago install simple-emitter
```
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-simple-emitter).
## LICENSE
MIT