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
Anton Kuranda bd13edd80e
Let's make it opensource (#9)
Co-authored-by: Anton Kuranda <anton@Antons-MacBook-Pro.local>
2020-03-06 20:50:12 +03:00
src Increase handshake attempts. (#8) 2019-11-13 18:55:22 +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
.prettierignore Add prettier, add skipLibCheck, bump typescript (#7) 2019-03-29 14:14:36 +03:00
.prettierrc Add prettier, add skipLibCheck, bump typescript (#7) 2019-03-29 14:14:36 +03:00
LICENSE Let's make it opensource (#9) 2020-03-06 20:50:12 +03:00
package-lock.json Add prettier, add skipLibCheck, bump typescript (#7) 2019-03-29 14:14:36 +03:00
package.json Add prettier, add skipLibCheck, bump typescript (#7) 2019-03-29 14:14:36 +03:00
README.md Add prettier, add skipLibCheck, bump typescript (#7) 2019-03-29 14:14:36 +03:00
tsconfig.json Add prettier, add skipLibCheck, bump typescript (#7) 2019-03-29 14:14:36 +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.