Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)