This package has been deprecated

Author message:

obsolete. use bubPubSub package

vws.pubsub

0.4.1 • Public • Published

vws.pubsub

vws.pubsub (VisualWebServer PubSub) is a publish/subscribe system for communication between objects/modules of your code. It's rather similar to the event system of node, however with two additions: -- (optional) BUBBLING along a topic-tree and -- (optional) PERSISTANCE of publications for later retrieval/reference

It contains utilitiary functions that were copied (and adapted) from the jQuery library. It is developed, used and sponsored by K.lab (http://www.klab-berlin.com), LinkCloud (http://www.linkcloud.org) and ViSERiON (http://www.viserion.com) . It's client-side brother is realized as a jQuery plugin and also available for public use (MIT license).

Installation

  $ npm install vws.pubsub

Test

cd to node_modules/vws.pubsub
make

Usage

there is a detailed description of all functions in the source-code ... 

/vws.pubsub/

    Package Sidebar

    Install

    npm i vws.pubsub

    Weekly Downloads

    4

    Version

    0.4.1

    License

    none

    Last publish

    Collaborators

    • itsatony