Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ehacke/pubsub
Simple pubsub wrapper
https://github.com/ehacke/pubsub
Last synced: 20 days ago
JSON representation
Simple pubsub wrapper
- Host: GitHub
- URL: https://github.com/ehacke/pubsub
- Owner: ehacke
- License: mit
- Created: 2020-03-03T13:56:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T22:56:43.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T00:37:13.256Z (about 1 month ago)
- Language: TypeScript
- Size: 2.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```