0.1.2 • Published 5 years ago

@nibo-ai/signalr-event-emitter v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

signalr-event-emitter

npm version Build Status MIT licensed

This is an implementation of SignalR as EventEmitter.

Installation

  1. Use npm to install the package

    $ npm install @nibo-ai/signalr-event-emitter jquery signalr --save
  2. Import the desired class and use it.

    import {SignalREventEmitter} from ' @nibo-ai/signalr-event-emitter';
0.1.2

5 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.5

6 years ago

0.0.3

6 years ago

0.0.4

6 years ago

0.0.2

7 years ago

0.0.1

7 years ago