1.0.1 • Published 6 months ago

postmessage-communication v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

postmessage-communication

A lightweight utility for bidirectional communication between parent and child windows (e.g., iframes) using postMessage.

Features

  • Send and Receive Messages: Easily send and receive messages between windows.
  • Cross-Domain Security: Ensures that only messages from trusted origins are processed.

Installation

To install the package:

npm install postmessage-communication
1.0.1

6 months ago

1.0.0

6 months ago