mirror of
https://github.com/valitydev/cross-origin-communicator.git
synced 2024-11-06 02:25:18 +00:00
Cross-origin communication between a page and a pop-up that it spawned, or between a page and an iframe embedded within it.
bd13edd80e
Co-authored-by: Anton Kuranda <anton@Antons-MacBook-Pro.local> |
||
---|---|---|
src | ||
.gitignore | ||
.npmignore | ||
.prettierignore | ||
.prettierrc | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
cross-origin-communicator
Cross-origin communication between a page and a pop-up that it spawned, or between a page and an iframe embedded within it.