0.1.2 • Published 3 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.4

4 years ago

0.0.2

5 years ago

0.0.1

5 years ago