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

https://github.com/cbuschka/flux

Simple, oo style, event emitter based, flux dispatcher.
https://github.com/cbuschka/flux

es6 events flux javascript js oo

Last synced: 8 months ago
JSON representation

Simple, oo style, event emitter based, flux dispatcher.

Awesome Lists containing this project

README

          

# @cbuschka/flux

### Simple, oo style, event emitter based, flux dispatcher.

## Building

``` bash
yarn install && yarn run build
```

## Installation

``` bash
yarn install @cbuschka/flux
```

## License
[MIT](./license.txt)