Cross-origin communication between a page and a pop-up that it spawned, or between a page and an iframe embedded within it.
Go to file
2018-07-20 18:53:42 +03:00
src FE-626: Added base logic. (#1) 2018-07-20 17:21:52 +03:00
.gitignore FE-626: Added base logic. (#1) 2018-07-20 17:21:52 +03:00
.npmignore FE-626: Added base logic. (#1) 2018-07-20 17:21:52 +03:00
package-lock.json FE-626: Added base logic. (#1) 2018-07-20 17:21:52 +03:00
package.json FE-626: Used postinstall instead preinstall. (#4) 2018-07-20 18:44:14 +03:00
README.md Initial commit 2018-07-20 15:06:59 +03:00
tsconfig.json FE-626: tsconfig fix. (#5) 2018-07-20 18:53:42 +03:00

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.