Socket
Socket
Sign inDemoInstall

@nibo-ai/signalr-event-emitter

Package Overview
Dependencies
3
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @nibo-ai/signalr-event-emitter

Implementation of SignalR as EventEmitter


Version published
Maintainers
3
Install size
33.9 kB
Created

Readme

Source

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
  1. Import the desired class and use it.
import {SignalREventEmitter} from ' @nibo-ai/signalr-event-emitter';

Keywords

FAQs

Last updated on 10 Mar 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc