Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fujiharuka/side-eff


https://github.com/fujiharuka/side-eff

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# side-eff

Monad-like class which enables to deal with side effect.

## Usage

Usage is just like `promise.then`.

See [example](https://github.com/FujiHaruka/side-eff/tree/master/example).