Cross-Window/Tab Communication In Angular 2

Author: Nolanus
Official Page: Go to website
Publish Date: May 4, 2017
License: MIT

Description:

Cross-Window/Tab communication in angular2 for multi-window applications.

Features:

  • Send messages between different tabs/windows that are running the angular app
  • Message receive notification for sending tab/window
  • Automatic detection/registration of new tabs/windows

Installation:

$ npm install ng2-multi-window

Preview:

Cross-Window Tab Communication In Angular 2


You Might Be Interested In:

Add Comment