tiny-essentials
Version:
Collection of small, essential scripts designed to be used across various projects. These simple utilities are crafted for speed, ease of use, and versatility.
9 lines (6 loc) • 526 B
Markdown
## **New Features Added**
### ✨ Introducing **`TinyIframeEvents`**!
A lightweight utility to handle seamless event-based communication between iframes and the parent window using `postMessage`. Perfect for modular UI setups or embedding logic with clean routing.
### 🪟 Introducing **`TinyNewWinEvents`**!
A powerful helper to manage `postMessage` communication between the main page and new windows opened via `window.open`.
**Full Changelog**: https://github.com/JasminDreasond/Tiny-Essentials/compare/1.19.3...1.20.0