1.0.1 • Published 6 months ago
postmessage-communication v1.0.1
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