An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# purescript-simple-emitter

[![Latest release](http://img.shields.io/github/release/oreshinya/purescript-simple-emitter.svg)](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