Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ehacke/pubsub

Simple pubsub wrapper
https://github.com/ehacke/pubsub

Last synced: 20 days ago
JSON representation

Simple pubsub wrapper

Awesome Lists containing this project

README

        

# pubsub

[![CircleCI](https://circleci.com/gh/ehacke/pubsub.svg?style=svg)](https://circleci.com/gh/ehacke/pubsub)

[![codecov](https://codecov.io/gh/ehacke/pubsub/branch/master/graph/badge.svg)](https://codecov.io/gh/ehacke/pubsub)

Simple pubsub wrapper

## Install
```bash
npm i -S @ehacke/pubsub
```