Cross-Window/Tab Communication In angular – ngx-multi-window

Author: Nolanus
Official Page: Go to website
Publish Date: October 29, 2017
License: MIT

Description:

Pull-based cross-window communication for multi-window angular 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 ngx-multi-window –save

Preview:

ngx-multi-window


You Might Be Interested In:

Add Comment