Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pot-pourri/pubsub
:mailbox_with_mail: Publish-subscribe data structures for JavaScript
https://github.com/pot-pourri/pubsub
javascript js publish pubsub subscribe
Last synced: about 3 hours ago
JSON representation
:mailbox_with_mail: Publish-subscribe data structures for JavaScript
- Host: GitHub
- URL: https://github.com/pot-pourri/pubsub
- Owner: pot-pourri
- License: agpl-3.0
- Created: 2014-11-13T22:52:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T14:09:22.000Z (over 3 years ago)
- Last Synced: 2024-10-30T03:58:21.848Z (6 days ago)
- Topics: javascript, js, publish, pubsub, subscribe
- Language: JavaScript
- Homepage: https://aureooms.github.io/js-pubsub
- Size: 147 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[js-pubsub](http://make-github-pseudonymous-again.github.io/js-pubsub)
==Publish-subscribe pattern data structures for JavaScript. Parent is
[aureooms/js-data-structures](https://github.com/make-github-pseudonymous-again/js-data-structures).[![License](https://img.shields.io/github/license/make-github-pseudonymous-again/js-pubsub.svg?style=flat)](https://raw.githubusercontent.com/make-github-pseudonymous-again/js-pubsub/master/LICENSE)
[![NPM version](https://img.shields.io/npm/v/@aureooms/js-pubsub.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-pubsub)
[![Build Status](https://img.shields.io/travis/make-github-pseudonymous-again/js-pubsub.svg?style=flat)](https://travis-ci.org/make-github-pseudonymous-again/js-pubsub)
[![Coverage Status](https://img.shields.io/coveralls/make-github-pseudonymous-again/js-pubsub.svg?style=flat)](https://coveralls.io/r/make-github-pseudonymous-again/js-pubsub)
[![Dependencies Status](https://img.shields.io/david/make-github-pseudonymous-again/js-pubsub.svg?style=flat)](https://david-dm.org/make-github-pseudonymous-again/js-pubsub#info=dependencies)
[![devDependencies Status](https://img.shields.io/david/dev/make-github-pseudonymous-again/js-pubsub.svg?style=flat)](https://david-dm.org/make-github-pseudonymous-again/js-pubsub#info=devDependencies)
[![Code Climate](https://img.shields.io/codeclimate/github/make-github-pseudonymous-again/js-pubsub.svg?style=flat)](https://codeclimate.com/github/make-github-pseudonymous-again/js-pubsub)
[![NPM downloads per month](https://img.shields.io/npm/dm/@aureooms/js-pubsub.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-pubsub)
[![GitHub issues](https://img.shields.io/github/issues/make-github-pseudonymous-again/js-pubsub.svg?style=flat)](https://github.com/make-github-pseudonymous-again/js-pubsub/issues)
[![Documentation](https://make-github-pseudonymous-again.github.io/js-pubsub/badge.svg)](https://make-github-pseudonymous-again.github.io/js-pubsub/source.html)