pubnub-polymer

A Custom element to connect PubNub data stream.


Keywords
PubNub, Polymer, web-components
License
MIT
Install
bower install pubnub-polymer

Documentation

pubnub-element

pubnub-element

See the component page for more information.

Compatibility

The new Polymer 1.0 is not compatible with Polymer 0.5.x:

  • pubnub-element 4.0 and above is compatible with Polymer 1.0
  • pubnub-element 3.x is for Polymer 0.5.x

Installing with Bower

To install the latest:

$ bower install --save pubnub-element

User semver to install a specific version.

Demo

Checkout the Demo!

Usage Examples

Kitteh Anonymous

Using Polymer 0.5.x and pubnub-element 3.x. Not compatble with Polymer 1.x and pubnub-element 4.x!